home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF>NUL
- CLS
- ECHO This program will create a directory on your hard disc called PCAJULY
- ECHO in which it will store the programs.
- ECHO .
- ECHO If you wish to continue press any key. Otherwise type Ctrl-C.
- ECHO .
- PAUSE
- CLS
- C:
- MD \PCAJULY
- CD \PCAJULY
- A:
- ARCE CHI C:\PCAJULY
- ARCE BOX C:\PCAJULY
- ARCE EB C:\PCAJULY
- ARCE PW C:\PCAJULY
- ARCE WL C:\PCAJULY
- C:
- CLS
- ECHO The programs are now ready to use.
- ECHO .
- ECHO Please refer to this month's PCA for details on how to use the programs.
-