home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo Welcome to VISIBLE-PASCAL! .
- echo .
- echo These programs are on your disk: .
- dir *. /w
- echo .
- echo .
- echo You may do: EDIT file or RUN file .
- echo .
- echo The user manual is in the files MANUAL.1 & MANUAL.2 .
- echo .
- echo you can print it by typing: PRINTMAN .
- echo .
- echo Command? .