home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / MADTRB19.ZIP / G.BAT < prev    next >
Encoding:
DOS Batch File  |  1986-01-13  |  384 b   |  16 lines

  1. echo off
  2. cls
  3. echo   Welcome to VISIBLE-PASCAL!
  4. echo   
  5. echo These programs are on your disk:
  6. dir *. /w
  7. echo    
  8. echo     
  9. echo You may do:    EDIT file or RUN file
  10. echo    
  11. echo The user manual is in the files MANUAL.1 & MANUAL.2
  12. echo    
  13. echo  you can print it by typing: PRINTMAN
  14. echo    
  15. echo Command?
  16.