home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
ANS36A.ZIP
/
PAGEDN.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-01-26
|
422b
|
13 lines
@echo off
rem
rem This batch file is called from the Phone/Terminal Mode when the PAGE-DN
rem key is pressed and indicates that a file transfer TO this system FROM
rem another is to take place. It assumes DSZ.COM is in the DOS path, and
rem you are using COM 4.
rem
dsz port 4 speed 38400 ha cts rz -m
rem
rem This wait is here so you have time to read error messages if any.
rem
if errorlevel 1 wait 10