home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
pcmag
/
vol8n02.arc
/
GETREPLY.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-09-02
|
177 b
|
7 lines
@ECHO OFF
REM Requires DOS 3.3 or higher.
ECHO Enter your response, then press Ctrl-Z and Enter
COPY SETREPLY+CON SETREPLY.BAT > NUL
CALL SETREPLY
DEL SETREPLY.BAT > NUL