home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
progscal
/
vpascal
/
go.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
|
1991-09-30
|
241 b
|
11 lines
ECHO OFF
CLS
ECHO To Print the Manual for the Visible Pascal Compiler, type
ECHO PRINTMAN (press enter)
ECHO .
ECHO To display help or to run the program type
ECHO G (press enter)
ECHO .
ECHO .
ECHO ON