home *** CD-ROM | disk | FTP | other *** search
/ Personal Computing Magazine 1988 July / JULY_1988_DISK_2 / FLOPPY.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-01-01  |  839 b   |  30 lines

  1. ECHO OFF>NUL
  2. CLS
  3. ECHO Please prepare TWO blank formatted discs to receive the programs.
  4. ECHO .
  5. ECHO Label the first:  COPY A
  6. ECHO Label the second: COPY B
  7. ECHO .
  8. ECHO If you have two floppy drives please insert COPY A in drive B:
  9. ECHO .
  10. ECHO If you have one floppy drive, insert COPY A at the prompt "disc for B"
  11. ECHO and insert the PCA MASTER DISC 2 at the prompt "disc for A".
  12. ECHO .
  13. PAUSE
  14. ARCE CHI B:
  15. CLS
  16. ECHO If you have two floppy drives please insert COPY B in drive B:
  17. ECHO .
  18. ECHO If you have one floppy drive, insert COPY B at the prompt "disc for B"
  19. ECHO and insert the PCA MASTER DISC 2 at the prompt "disc for A".
  20. ECHO .
  21. PAUSE
  22. ARCE BOX B:
  23. ARCE EB B:
  24. ARCE PW B:
  25. ARCE WL B:
  26. CLS
  27. ECHO Your discs are now ready to use.
  28. ECHO .
  29. ECHO Please refer to this month's PCA for details on how to use the programs.
  30.