home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UTILITY / ZMODXX.ARJ / ZMODXX.DOC next >
Text File  |  2011-06-27  |  2KB  |  56 lines

  1. ZMODXX.EXE  -  A program for WWIV BBS systems.
  2.  
  3.   This program is designed for use with external protocols with WWIV BBS's.
  4.   It will pass a list of arguments to DSZ.EXE or DSZ.COM.
  5.  
  6. Usage:  ZMODXX [/U | /D] path/filename modem-speed port uart-speed protocol
  7.                option1 option2 option3 option4
  8.  
  9. Example:  In WWIV INIT.EXE, for protocol #6:  
  10.           Name:  Zmodem
  11.           Receive:  ZMODXX /U %3 %4 %2 %1 ZMODEM rz
  12.           Send:     ZMODXX /D %3 %4 %2 %1 ZMODEM sz
  13.  
  14.           For Batch Zmodem with MobyTurbo:
  15.           Receive:  ZMODXX /U D:%3 %4 %2 %1 ZMODEM-MT rz -m
  16.           Send:     ZMODXX /D D:%3 %4 %2 %1 ZMODEM-MT sz -m
  17.  
  18. ZMODXX can be used with any of the protocols supported by DSZ.  Up to 4
  19. command line parameters can be passed after the receive or send command.
  20. However, no options such as restrict, parameter changes, etc. can be passed.
  21. Common available options are:
  22.   -m   Mobyturbo
  23.   -g   Used to indicate Ymodem-G or Xmodem-1k-g
  24.   -Z   Zmodem COMPRESSED
  25.   -M   Refuse MobyTurbo
  26.   -k   Use 1k packets for initial Zmodem xfer, instead of 512 bytes,
  27.         and use 1k packets for Ymodem instead of 128 bytes.
  28.   -r   Crash recovery (not recommended for use with BBS)
  29.   -rr  Crash recovery with file compare (not recommended for use with BBS)
  30.  
  31. ZMODXX will make an entry in your log of the day (e.g., 910615.LOG) in the
  32. form of:
  33.  
  34.    John Doe downloaded PKZ110.ZIP using YMODEM-G.
  35.  
  36. ZMODXX, when executed, will put some information on line 25 of your screen.
  37. This information is the callers Alias, Real Name, and Baud Rate.  For this
  38. program to work, you must have a copy of DSZ.COM or DSZ.EXE in you path
  39. somewhere.  Note that in order to use DSZ options such as Ymodem-g, or
  40. Xmodem-1k-g, etc., you must have a registered copy of DSZ.COM/DSZ.EXE by
  41. Omen Technology.
  42.  
  43. If you would like to see improvements/changes to this program, send
  44. correspondence to:
  45.  
  46.   Ron L. Smith
  47.   3615 Sheridan St.
  48.   Clovis, NM  88101
  49.  
  50. Or call by BBS:
  51.  
  52.   The Super Nova BBS
  53.   (505)762-2072
  54.   Running WWIV 4.12
  55.   CompuCom Speedmodem (9600)
  56.