home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer Power Tools
/
Programmer Power Tools.iso
/
pcmag
/
vol8n08.arc
/
CTTYNUL.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
|
1988-12-06
|
190 b
|
7 lines
CTTY NUL
ECHO You will not see this line.
ECHO You will see this line, but not the line before. > CON
ECHO Now press a key -- input to PAUSE comes from CON. > CON
PAUSE < CON
CTTY CON