home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progpas / visible.arj / GO.BAT < prev    next >
DOS Batch File  |  1987-02-21  |  328b  |  17 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.  
  17.