home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
pascal
/
library
/
dos
/
grafik
/
graph11
/
demo1.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-08-21
|
186 b
|
6 lines
@ echo off
echo The following command line will display all points on test.dat
echo grapher test.dat
echo grapher test.dat all
pause
grapher test.dat