home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
procomm
/
tspfon29.arc
/
ZMOD-D.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-05-09
|
2KB
|
44 lines
echo off
rem ZMOD-D.BAT
rem
rem Osborne 06AT harddisk version
rem by Prof. Timo Salmi
rem 9-May-1989
rem
rem P.O. BOX 297, University of Vaasa, SF-65101 Vaasa, Finland
rem ts@chyde.uwasa.fi
rem
rem The purpose of this batch is to download file(s) with Procomm Plus
rem using the ZMODEM protocol.
rem
rem 1) Put this batch file in your Procomm Plus directory.
rem
rem 2) Set an External Protocol Download Filename as ZMOD-D in
rem Procomm Plus Protocol Options in the Setup Facility.
rem Procomm Plus setup facility is invoked by Alt-S.
rem
rem 3) Put DSZ.COM in your Procomm Plus directory (here C:\TELEC\PCPLUS).
rem DSZ.COM is a marketed by Omen Technology Inc.
rem
rem 4) At the remote end tell which file you want to download.
rem In an Opus bulletin board simply write dzfilename(s)
rem
rem 5) Download from Procomm Plus by pressing the PageDown key
rem and selecting the relevant external download protocol.
rem A ZMOD-D parameters prompt appears. No parameters are
rem needed in downloading. Just press enter.
rem
rem The file(s) to be downloaded will be directed to F:\
rem I have a ramdisk is f:\.
rem
rem Below, change the modem port number (3) if necessary.
rem Do not use paths in the drive name (f:) !
rem Omit portx 3e8,2 which is an uncommon resetting of the IRQs
c:\telec\pcplus\dsz CON port 3 portx 3e8,2 rz f:
echo
echo
echo
if errorlevel 1 pause
echo on