home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / qm42f_3.zip / SCRFIX.DOC < prev    next >
Text File  |  1990-10-11  |  1KB  |  44 lines

  1.  
  2.         ----------------------------------------------------------
  3.              Qmodem SST 4.X  -  Script File Conversion Utility
  4.         ----------------------------------------------------------
  5.  
  6. Description:
  7.  
  8.     SCRFIX is a program to convert Pre-Qmodem 4.x Script files to the new
  9.     4.x format.
  10.  
  11.  
  12. Syntax:
  13.  
  14.    SCRFIX  filename
  15.  
  16.    'filename' can be any valid text file and is assumed to be a Script
  17.    file.  Wildcards are allowed to mass-convert the entire Scripts
  18.    subdirectory.
  19.  
  20.  
  21. Operation:
  22.  
  23.    SCRFIX  C:\QMODEM\SCRIPTS\*.*
  24.  
  25.            This will convert all the files in the C:\QMODEM\SCRIPTS\*.*
  26.            subdirectory.
  27.  
  28.  
  29.    SCRFIX  C:\QMODEM\SCRIPTS\LOGON.SCR
  30.  
  31.            This will convert the LOGON.SCR file only.
  32.  
  33.  
  34. Restrictions:
  35.  
  36.    The SCRFIX program is not a 100% conversion, but very close.  You will
  37.    still need to manually convert all UPLOAD and DOWNLOAD script commands
  38.    to the new format.  Refer to the Scripts section of the Doc file for
  39.    exact command syntax.
  40.  
  41.  
  42. NOTE:  Do NOT run this utility if you are upgrading from version 4.x to the
  43.        new version 4.2!  Only run this on pre-4.x script files!
  44.