home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Finance / Finance.zip / inc.zip / INC_DISK.CMD < prev    next >
OS/2 REXX Batch file  |  1998-03-02  |  756b  |  24 lines

  1. REM This command file builds the InCharge distribution
  2. REM diskettes from a directory containing the unziped distribution
  3. REM file(s). The diskettes should be newly formated and contain no
  4. REM files.
  5. PAUSE Load the first of four diskettes in drive A
  6. COPY INSTALL.EXE A:\
  7. COPY INSTALL.HLP A:\
  8. COPY INC_DISK.CMD A:\
  9. COPY READ.ME A:\
  10. COPY CHANGE.HST A:\
  11. COPY FILE_ID.DIZ A:\
  12. COPY SAMPDATA.DA! A:\
  13. COPY INC_GEN.001 A:\
  14. COPY INC_GRAF.001 A:\
  15. PAUSE Load the second of five diskettes in drive A
  16. COPY INC_GRAF.002 A:\
  17. PAUSE Load the third of five diskettes in drive A
  18. COPY INC_GRAF.003 A:\
  19. COPY SFF.001 A:\
  20. PAUSE Load the forth of five diskettes in drive A
  21. COPY SFF.002 A:\
  22. PAUSE Load the fifth of five diskettes in drive A
  23. COPY SFF.003 A:\
  24.