home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / OPUS / OMAKE171.ZIP / NACL.HLP < prev    next >
Encoding:
Text File  |  1988-03-22  |  854 b   |  24 lines

  1.  
  2. SALT The OPUS-CBCS System Assembler, Lister, Tester
  3.  
  4.    Usage:      SALT [options] ctlfile
  5.  
  6.    Options:    /TERSE .... don't display warning messages
  7.                /LIST  .... generate a parm file report
  8.                /VERIFY.... system checkout
  9.                /INFO  .... display `in progress' messages
  10.  
  11.    Examples:   Assemble COURIER.CTL, generate a report, and checkout system...
  12.                   SALT /LIST /VERIFY courier
  13.  
  14.                Assemble BBS.CTL...
  15.                   SALT bbs   
  16.  
  17.    Notes:      For a complete checkout, use /LIST and /VERIFY together.
  18.  
  19.                The output for /LIST and /VERIFY goes to the standard output
  20.                device.  You can redirect this to a disk file or to a printer.
  21.                See your DOS reference manual for details on redirecting
  22.                standard output.
  23.  
  24.