home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / a / asm2 / !Asm2 / Assembler < prev    next >
Encoding:
Text File  |  1990-08-25  |  234 b   |  7 lines

  1. | !Asm version 2.00, © 1990 Joe Abley.
  2.  
  3. WimpSlot -min 304k
  4.  
  5. If "<as$logfile>" = "" Then Run <as$asm> -from <as$from> -to <as$target> %*0
  6.  
  7. If "<as$logfile>" <> "" Then Run <as$asm> -from <as$from> -to <as$target> %*0 { > <as$logfile> }