home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / extasm_1 / !extASM / StrongED / AutoLoad / extASM
Text File  |  1995-07-08  |  582b  |  24 lines

  1. #    Mode file for StrongED 3.50
  2. #
  3. #    Assembly may be started with F10.
  4. #
  5. #    If you start the labels for the assembly procedures/functions with ':.'
  6. #    instead of '.' then you can list them easily with shift-F2.
  7.  
  8. Functions
  9.     Key    ⇧F2
  10.     Menu    List of functions  ⇧F2
  11.     Select    ListOfFound(":.",Text,Whole,Line,NoCase)
  12.     Help    Click to get a list of all functions.
  13.  
  14.     Key    F10
  15.     Menu    Save & Assemble     F10
  16.     Select    SaveDrag("extASM")
  17.     Help    Click to Save & Assemble this source.
  18.  
  19.     Key    ⇧F10
  20.     Menu    Save & Make AOF    ⇧F10
  21.     Select    SaveDrag("extAOF")
  22.     Help    Click to Save & Assemble file to AOF format.
  23. End
  24.