home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / progscal / tinypasc / go.bat < prev    next >
Encoding:
DOS Batch File  |  1986-06-03  |  832 b   |  18 lines

  1. ECHO OFF
  2. CLS
  3. ECHO -------------------------------------------------------------------------
  4. ECHO Since this disk is an instructional disk, as well as functional, we
  5. ECHO suggest that you print out the documentation and start from there.  It
  6. ECHO isn't a compiler yet, but after working through the programs and
  7. ECHO documentation, you will have created your own compiler.
  8. ECHO -------------------------------------------------------------------------
  9. ECHO To print the manual (about 30 pages) set your print to the top of the form
  10. ECHO and then type:
  11. ECHO               COPY TU.DOC LPT1: (and press ENTER)
  12. ECHO -------------------------------------------------------------------------
  13. ECHO PC-SIG (Software Interest Group)
  14. ECHO 1030 East Duane Avenue, Suite D
  15. ECHO Sunnyvale, CA  94086
  16. ECHO (408) 730-9291
  17. ECHO ON
  18.