home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / extasm / StrongED_Modes_AutoLoad_extASM < prev    next >
Encoding:
Text File  |  1993-11-21  |  447 b   |  13 lines

  1.  
  2. KeyList
  3.     s-F2    ListOfFound ":."
  4.     F10        SaveDrag "extASM"
  5.     s-F10    SaveRun "extASM:!RunImage <tmp$path>.<tmp$leaf> <tmp$path>.Object"
  6. End
  7.  
  8. Menu
  9.     ListOfFound ":."                                                    List of functions   s-F2    Click to get a list of all functions.
  10.     SaveDrag "extASM"                                                    Drag -> extASM       F10    Click to launch extASM
  11.     SaveRun "extASM:!RunImage <tmp$path>.<tmp$leaf> <tmp$path>.Object"    Save & Assemble    s-F10    Click to Save & Assemble this source.
  12. End
  13.