home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lansystk.zip / MPTSUTIL / APPLETS / 211NNTS.SCR next >
Text File  |  1998-05-08  |  2KB  |  30 lines

  1. Title: OS/2 2.11 and MPTS 1.0
  2. Desc:
  3. Build boot diskettes with OS/2 2.11 and MPTS 1.0
  4. EndDesc:
  5.    * This is a comment line                                
  6.    * The next line causes a prompt for a diskette to be    
  7.    * issued:                                               
  8. *Prompt: Programs Diskette #1
  9.    * This next line allows us to put up a warning message if needed
  10. *Warn: If the version of OS/2 running on this Code Server is 2.2 or higher, Boot Diskette creation will probably fail.~Press OK to continue.
  11.    * The next line does a verify step. If it fails, the    
  12.    * previous line is executed again. You can choose to    
  13.    * verify either the volume label or a file or nofiles
  14.    * by the arguments VOLSER label, FILE filename, or
  15.    * BLANK                                                 
  16. *Verify: FILE anyfile.txt
  17.    * The next lines executes  steps:                       
  18. OS: 2 os2211
  19. TRANSPORT: 2 mpts10 $N=NIFFILESPEC
  20.    * lines of this sort have a type followed by a colon,
  21.    * then an integer then a label.  The label is the
  22.    * nickname of an application loaded on the code server
  23.    * using CASSETUP.  The integer is the
  24.    * ordinal of the maintenance-system building command    
  25.    * in the profile. The rest of the line defines          
  26.    * symbolic substitutions.  The left side is the string  
  27.    * to be replaced on the command line; the right is      
  28.    * the name of an environment variable that contains     
  29.    * the data to be substituted.                           
  30.