home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
pcmag
/
vol8n03.arc
/
CURRENT.BAT
next >
Wrap
DOS Batch File
|
1988-10-05
|
69b
|
5 lines
@ECHO OFF
ECHO %1 %2 %3
REM *** Your commands go here ***
PAUSE