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 >
Wrap
DOS Batch File
|
1991-09-30
|
241b
|
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