home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Supreme Volume 6 #1
/
swsii.zip
/
swsii
/
150
/
MODEM5.ZIP
/
RUN.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
|
1992-08-10
|
131 b
|
8 lines
@echo off
echo Current DOC: %1
pause
echo Sending now. Please wait for duration of text...
copy %1.doc com2
cls
echo Done!