home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
progscal
/
vpascal
/
g.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1985-08-08
|
384 b
|
16 lines
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?