home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
INFO
/
PCMAG
/
VOL8N08.ARC
/
CTTYNUL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
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