home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource5 / 331_01 / ml.bat < prev    next >
Encoding:
DOS Batch File  |  1987-03-22  |  55 b   |  5 lines

  1. masm %1.asm,obj\;
  2. if errorlevel 1 goto out
  3. l
  4. :out
  5.