home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / dde / fronts / !Data2Asm / !Help < prev    next >
Encoding:
Text File  |  1992-05-25  |  343 b   |  13 lines

  1. data2asm vsn 2.01 (May 13 1992) - convert data files to Aasm files
  2.  
  3. syntax  : data2asm [options] infile outfile
  4.  
  5. options : -q           quiet output
  6.           -m           no macro defs
  7.           -h           give help
  8.  
  9. notes   :
  10.   o       Output can be converted to Objasm if required
  11.   o       Output may need to be assembled with ORG != 0
  12.  
  13.