home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / MYBBS.ZIP / WINDOWS / DESKTOP / MYBBS / DSZ / DSZ.DOC < prev    next >
Text File  |  1996-04-12  |  144KB  |  4,036 lines

  1.                                      CONTENTS
  2.  
  3.  
  4.       1.  ZMODEM Features at a Glance....................................   1
  5.  
  6.       2.  TUTORIAL INTRODUCTION..........................................   3
  7.  
  8.       3.  CALLING DSZ FROM COMM PROGRAMS.................................   4
  9.           3.1    USE AN INTERFACE PROGRAM?...............................   4
  10.           3.2    Ms-Kermit 3.00..........................................   4
  11.           3.3    PROCOMM PLUS............................................   4
  12.           3.4    Qmodem..................................................   6
  13.           3.5    TELIX...................................................   7
  14.           3.6    BULLETIN BOARDS.........................................   9
  15.  
  16.       4.  DESCRIPTION....................................................  10
  17.  
  18.       5.  COMMANDS.......................................................  12
  19.           5.1    List of Commands........................................  12
  20.           5.2    Interrupt Keys..........................................  18
  21.  
  22.       6.  NUMERIC PARAMETERS.............................................  19
  23.  
  24.       7.  ENVIRONMENT VARIABLES..........................................  23
  25.  
  26.       8.  EXIT STATUS....................................................  27
  27.  
  28.       9.  EXAMPLES.......................................................  28
  29.  
  30.      10.  BACKGROUND OPERATION...........................................  29
  31.           10.1   Windows 3...............................................  30
  32.           10.2   VM......................................................  30
  33.  
  34.      11.  FLOW CONTROL...................................................  31
  35.  
  36.      12.  ERROR MESSAGES.................................................  32
  37.           12.1   Got ZRPOS...............................................  33
  38.           12.2   Subpacket too Long......................................  34
  39.           12.3   Bad CRC.................................................  34
  40.           12.4   Garbled Data Subpacket..................................  34
  41.           12.5   Serial Input Error: Line Status Register xx ............  35
  42.           12.6   No Carrier Detect.......................................  36
  43.           12.7   Port %d (%X) defective..................................  37
  44.           12.8   COMMAND NOT FOUND.......................................  37
  45.           12.9   Out of Environment......................................  37
  46.  
  47.      13.  SLOW TRANSFERS.................................................  38
  48.  
  49.      14.  IN CASE OF DIFFICULTY..........................................  39
  50.           14.1   LOCKUPS.................................................  39
  51.                  14.1.1  Insufficient Memory  39
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                  14.1.2  Environment TOO BIG  39
  61.                  14.1.3  Bad COM Port Configuration  39
  62.                  14.1.4  LAN Manager Conflicts  40
  63.           14.2   Incorrect Batch Files...................................  41
  64.           14.3   Cheap Internal Modems...................................  41
  65.           14.4   Commands Entered in Upper Case..........................  41
  66.           14.5   No Carrier Detect.......................................  41
  67.           14.6   DOS 3.x.................................................  42
  68.           14.7   Perstor Controllers.....................................  42
  69.           14.8   IBM PS/2 Model 50Z......................................  42
  70.           14.9   Brain Damaged UARTS.....................................  42
  71.                  14.9.1  Everex Internal Modems  44
  72.           14.10  Weird Iron..............................................  44
  73.           14.11  PKARC 3.6...............................................  44
  74.           14.12  Will the real YMODEM please stand up?...................  45
  75.           14.13  286 and 386 Extended Memory.............................  45
  76.           14.14  Disk Caches.............................................  45
  77.  
  78.      15.  ASSOCIATED DOCUMENTS...........................................  46
  79.  
  80.      16.  FILES..........................................................  47
  81.  
  82.      17.  Other Omen Technology Products.................................  49
  83.           17.1   Professional-YAM COMMS TOOLS............................  49
  84.           17.2   ZCOMM: Industrial Strength COMMS Shareware..............  49
  85.           17.3   ZMODEM Developer's Collection...........................  49
  86.  
  87.      18.  FAIR PLAY......................................................  50
  88.           18.1   Sharing DSZ Files.......................................  51
  89.           18.2   REGISTRATION............................................  52
  90.           18.3   Files on Registration Disk..............................  54
  91.           18.4   Bulletin Board Registration.............................  55
  92.  
  93.      19.  CHANGES........................................................  57
  94.  
  95.      20.  ACKNOWLEDGEMENTS...............................................  67
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.                                   Chuck Forsberg
  108.  
  109.                                Omen Technology Inc
  110.  
  111.  
  112.                                      ABSTRACT
  113.  
  114.  
  115.  
  116.                    ZMODEM-90(TM) - Not just another XMODEM hack
  117.  
  118.      DSZ is one of many available programs that implement the ZMODEM file
  119.      transfer protocol.  DSZ features the ZMODEM-90(TM) extensions including
  120.      ZMODEM compression and MobyTurbo(TM) accelerator.
  121.  
  122.      DSZ's ZMODEM provides advanced file management features including two
  123.      levels of Intelligent Crash Recovery(TM), and flexible control of
  124.      selective file transfers.
  125.  
  126.      The ZMODEM file transfer protocol provides reliable file and command
  127.      transfers with complete END-TO-END data integrity between application
  128.      programs.  DSZ's 32 bit CRC protects against errors that sneak by "error
  129.      free" modems and even the most advanced networks.
  130.  
  131.      ZMODEM safeguards all data and supervisory information with effective
  132.      error detection.  (XMODEM and many recently introduced protocols do not
  133.      protect vital supervisory data.)
  134.  
  135.      ZMODEM rapidly transfers files, particularly with modern modems,
  136.      timesharing systems, satellite relays, and packet switched networks.
  137.      ZMODEM's streaming operation eliminates delays caused by
  138.      Kermit/XMODEM/YMODEM/JMODEM block acknowledgements.  ZMODEM eliminates
  139.      traditional protocols' PACKET LENGTH compromises between transfer
  140.      efficiency and error recovery; ZMODEM's packet length is the entire
  141.      file.
  142.  
  143.      User Friendliness is an important ZMODEM feature.  ZMODEM
  144.      AutoDownload(TM) (Automatic file Download without user intervention)
  145.      provides a level of convenience unimaginable to users of traditional
  146.      protocols.
  147.  
  148.  
  149.  
  150.        DSZ - a ZMODEM-90(TM), True YMODEM(TM), XMODEM File Transfer Program
  151.  
  152.  
  153.                                Omen Technology Inc
  154.  
  155.  
  156.      1.  ZMODEM Features at a Glance
  157.  
  158.      _______________________________________________________________________
  159.      |   Feature              | ProCm | RZSZ | DSZ  | GSZ | ZCOMM | Pro-YAM |
  160.      |________________________|_______|______|______|_____|_______|_________|
  161.      |Security Verification   | no    | no   | no   | no  | no    | YES     |
  162.      |Cybnertic Data Recovery | no    | no   | YES  | YES | YES   | YES     |
  163.      |                        |       |      |      |     |       |         |
  164.      |Command Download        | no    | YES  | no   | no  | YES   | YES     |
  165.      |                        |       |      |      |     |       |         |
  166.      |Update Directory Tree   | no    | YES* | no   | no  | YES   | YES     |
  167.      | Create Directories     | no    | YES* | no   | no  | YES   | YES     |
  168.      | Newer files Only       | no    | YES  | YES  | YES | YES   | YES     |
  169.      | Protect files          | ?     | YES  | YES  | YES | YES   | YES     |
  170.      | Common files Only      | no    | YES  | YES  | YES | YES   | YES     |
  171.      |                        |       |      |      |     |       |         |
  172.      |Collision Aviodance     | ?     | no   | YES* | YES | YES   | YES     |
  173.      |                        |       |      |      |     |       |         |
  174.      |Crash Recoverey         | YES   | YES  | YES  | YES | YES   | YES     |
  175.      | Verified Accuracy      | no    | SZ   | YES  | YES | YES   | YES     |
  176.      |                        |       |      |      |     |       |         |
  177.      |ZMODEM-90(TM)           | no    | YES  | YES  | YES | YES   | YES     |
  178.      | Compression            | no    | YES  | YES  | YES | YES   | YES     |
  179.      | MobyTurbo(TM)          | no    | YES* | YES  | YES | YES   | YES     |
  180.      | 7-bit Paths OK         | no    | YES* | YES* | YES | YES   | YES     |
  181.      |                        |       |      |      |     |       |         |
  182.      |OPERATING SYSTEMS       |       |      |      |     |       |         |
  183.      | Text Translation       | no    | YES  | YES  | YES | YES   | YES     |
  184.      | Record Format Support  | no    | YES  | YES  | YES | YES   | YES     |
  185.      | DOS Shared Files       | ?     | -    | YES* | YES | no    | no      |
  186.      | OS/2                   | no    | no   | no   | no  | no    | YES     |
  187.      | VMS                    | no    | YES  | no   | no  | no    | YES     |
  188.      | Unix/Xenix             | no    | YES  | no   | no  | no    | YES     |
  189.      |                        |       |      |      |     |       |         |
  190.      |True YMODEM(TM)         | no    | YES  | YES  | YES | YES   | YES     |
  191.      |Demand Upgrade(TM)      | no    | YES  | YES  | YES | YES   | YES     |
  192.      |File Transfer Display   | YES   | no   | no   | YES | YES   | YES     |
  193.      | TOTAL File Xfer Data   | no    | YES  | YES  | YES | YES   | YES     |
  194.      |________________________|_______|______|______|_____|_______|_________|
  195.  
  196.      ProCm = ProComm Plus
  197.      * Not available on all flavors or platforms
  198.  
  199.  
  200.  
  201.      Chapter 1 Pg 2        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  202.  
  203.  
  204.      *************************************************************************
  205.                            DSZ registration is special.
  206.      With most programs, registration only applies only to today's version.
  207.      Not DSZ!
  208.  
  209.      DSZ registration bypasses the shareware announcement and unlocks
  210.      advanced features in all future versions of DSZ.  You don't have to pay
  211.      and pay again for new DSZ versions.  Omen's Demand Upgrade(TM)
  212.      technology allows you to download and activate future DSZ versions
  213.      without further registration!
  214.      *************************************************************************
  215.  
  216.  
  217.  
  218.      2.  TUTORIAL INTRODUCTION
  219.  
  220.      If you are just starting out with DSZ, or if you have difficulty getting
  221.      DSZ to work, please follow the procedure given below.
  222.  
  223.      Do not run any TSR or other COMM program.  This includes LAN programs.
  224.      Reboot a clean DOS if necessary.
  225.  
  226.      Start with the following command given directly from the DOS prompt:
  227.  
  228.                              dsz port 1 speed 2400 d t
  229.  
  230.      Type it exactly as it appears above; do NOT use upper case.
  231.  
  232.      (Change the port number and speed as necessary.  Use only COM1 or COM2
  233.      for testing.)
  234.  
  235.      This connects you to the modem.  Dial a bulletin board by typing AT
  236.      commands to the modem ("ATDP621-3746 <enter>")[1] to make it dial the
  237.      BBS.  Log in as usual.  Then, request a ZMODEM download of a file you
  238.      don't already have.  The file will download automatically, you don't
  239.      have to do anything.  This procedure verifies the correct operation of
  240.      DSZ.
  241.  
  242.      Next you might try calling the BBS using a higher "baud rate".  This
  243.      requires setting a higher speed with the "speed" command.  A "handshake
  244.      on" command may be necessary along with commands to the modem to enable
  245.      hardware handshking in the CTS and RTS leads.
  246.  
  247.      Perhaps you got some error messages before or during the download.  The
  248.      "ERROR MESSAGES" chapter explains all the commonly seen error messages
  249.      and suggests solutions to the underlying problems.
  250.      __________
  251.  
  252.       1. If your modem has a non standard setting the ATDT621-3746 command
  253.          you type to the modem may not echo on the screen.
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.      Chapter 3 Pg 4        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  261.  
  262.  
  263.      3.  CALLING DSZ FROM COMM PROGRAMS
  264.  
  265.      It may be necessary to add the DOS command: SET COMSPEC=C:\COMMAND.COM
  266.      (change as needed) to your AUTOEXEC.BAT file to allow programs to call
  267.      DSZ.
  268.  
  269.      Note: NO SPACES in the SET command!
  270.  
  271.      3.1  USE AN INTERFACE PROGRAM?
  272.  
  273.      A number of third party programs have been developed to provide a
  274.      congenial interface to DSZ if you have enough memory to spare.  The
  275.      XFER, POE, PCALL, DSZ_ZAP, and PROZ programs have been popular in
  276.      interfacing DSZ to ProComm's editor gateway.  Many of these support GSZ
  277.      as well.  These programs are available on many bulletin boards.
  278.  
  279.      Hint: the DOS PATH environment variable must include ProComm's directory
  280.      to allow POE to locate all the POE files,.  The POE files should be
  281.      stored in the ProComm directory.  Setting the "PROCOMM" environment
  282.      variable is insufficient.
  283.  
  284.  
  285.      Calling DSZ with these programs requires more memory than calling DSZ
  286.      directly.
  287.  
  288.      3.2  Ms-Kermit 3.00
  289.  
  290.      The "push" command (^[p) in MS-Kermit 3.00 sends an XOFF character to
  291.      the modem before calling DOS.
  292.  
  293.      Using this to activate DSZ's term mode with a "dsz t" command causes
  294.      most remote hosts to stop.  The remote host can be un-wedged by
  295.      keyboarding XON (Ctrl-Q) from DSZ's terminal mode.
  296.  
  297.      Add these macros to your MSKERMIT.INI file.  Courtesy Keith Petersen
  298.      W8SDZ
  299.  
  300.      define sx run dsz F port 2 sx 1 2,define 1,define 2,
  301.      define rz run dsz F ha on port 2 pY129 rz -r
  302.      define sz run dsz F ha bo port 2 pY129 pB4096 sz 1 2,define 1,define 2,
  303.      define t run dsz F ha on port 2 pY129 t -r
  304.  
  305.  
  306.      3.3  PROCOMM PLUS
  307.  
  308.      It's easy to add DSZ to ProComm Plus 2.X.
  309.  
  310.      Datastorm has not licensed ZMODEM-90(TM) technology despite allegations
  311.      that DSZ is now "built in" to ProComm Plus version 2.  Many users of
  312.      ProComm Plus version 2.x use DSZ to get MobyTurbo(TM), Intelligent Crash
  313.      Recovery(TM), and other ZMODEM-90(TM) features.
  314.  
  315.  
  316.  
  317.  
  318.  
  319.      Chapter 3 Pg 5        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  320.  
  321.  
  322.      Make sure the DSZ program is in your search path.  If you don't see DSZ
  323.      announce itself when called from ProComm, DSZ is not in your search
  324.      path.
  325.  
  326.      Here are some handy settings for ProComm Plus.
  327.  
  328.      First, you may need to set the DOS environment before running ProComm.
  329.      Give these commands to DOS before running ProComm Plus.  (These lines
  330.      may be added to your AUTOEXEC.BAT file.)
  331.  
  332.      Note: NO SPACES in the SET command!
  333.      SET DSZPORT=2                   (Only needed for COM2)
  334.      SET DSZLOG=DSZ.LOG      (Only if you wish a log file)
  335.  
  336.      Then set ProComm's external protocol strings.  From terminal mode hit
  337.      ALT-S, then select the PROTOCOL OPTIONS menu item.
  338.  
  339.      From that menu select EXTERNAL PROTOCOL OPTIONS.  Then set ProComm's
  340.      external protocol strings to:
  341.      A- External protocol 1 upload filename:  ZMODEMU
  342.      B- External protocol 1 download filename: ZMODEMD
  343.      C- External protocol 2 download filename: ZMODEMMD
  344.  
  345.      The following batch files are included in the DSZ zipfile:
  346.      ZMODEMU.BAT (contains:  DSZ sz %1 %2 %3 %4 %5 %6 %7 %8 %9)
  347.      ZMODEMD.BAT (contains:   DSZ rz)
  348.      ZMODEMDR.BAT (contains:   DSZ rz -r)
  349.      ZMODEMMD.BAT (contains:   DSZ rz -mr)
  350.      ZMODEMAD.BAT (contains: DSZ t)
  351.  
  352.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  353.  
  354.  
  355.      If using ProComm Plus 2.x, select the ZMODEM PROTOCOL OPTIONS menu and
  356.      turn off Auto downloading.
  357.  
  358.  
  359.      When sending (uploading) files with ZMODEMU.BAT give the ProComm window
  360.      the full pathname (c:/foo/bar/file.ext) for *each* file not residing in
  361.      the current directory.
  362.  
  363.      When downloading files with one of the other batch files shown above,
  364.      Procomm will also prompt for parameters; just hit ENTER.  Or, you can
  365.      enter options such as "-mr" if they are't included in the batch file
  366.      itself.
  367.  
  368.      Once you've got the hang of things the "ProComm way", try the "dsz t"
  369.      command described above to give you automatic ZMODEM-90(TM) downloads
  370.      (Look Ma, no keystrokes!!!)..
  371.  
  372.      You can also set the editor hot key (ALT-A) or view program hot key
  373.  
  374.  
  375.  
  376.  
  377.  
  378.      Chapter 3 Pg 6        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  379.  
  380.  
  381.      (ALT-V) by using the ALT-S "FILE/PATH OPTIONS" menu.  The strings for
  382.      these keys are long enough to store an entire DSZ command line without
  383.      need for a batch file.
  384.  
  385.      COM3 and COM4 on Procomm Plus are non standard; in case of difficulty
  386.      use COM1 or COM2 or use the portx command.
  387.  
  388.      DSZ may not operate properly when called from ProComm if ProComm has
  389.      files open at the time.
  390.  
  391.      A number of reports have been received of problems running DSZ from
  392.      ProComm Plus because of insufficient memory.  Please refer to the
  393.      subchapter on LOCKUPS.
  394.  
  395.      When running under ProComm's Host mode, failure to use the DSZ CON
  396.      command may cause ProComm to interfere with file transfers or lock up
  397.      the computer.
  398.  
  399.      EXAMPLE: DSZ CON sz %1
  400.  
  401.  
  402.      Hint: the DOS PATH environment variable must include ProComm's directory
  403.      to allow POE to locate all the POE files,.  The POE files should be
  404.      stored in the ProComm directory.  Setting the "PROCOMM" environment
  405.      variable is insufficient.
  406.  
  407.  
  408.      3.4  Qmodem
  409.  
  410.      Instability in the Qmodem interface may require changes in the batch
  411.      files shown below, depending on which version of Qmodem is used.
  412.  
  413.      If you define a protocol with 'Z' as its letter, the latest Qmodem will
  414.      detect automatic ZMODEM downloads.  Defining an external 'Z' protocol
  415.      disables Qmodem's internal ZMODEM, allowing DSZ to be called.
  416.  
  417.      The following is based on a message from Mike Cody, sysop of HomePlate
  418.      313-385-9969 3/12/24/96 HST
  419.  
  420.      Go into Qinstall and go to frame 3 Directories. Then select External
  421.      protocols #3 I think. Now you will see a definition area to tell Qmodem
  422.      the Letter,batchfile combo to use.
  423.  
  424.      Now put Z in the letter definition, Zup.bat in the u/l batch zdown.bat
  425.      in the d/l batch, and Y in the batch protocol. Now save it at the menu
  426.      with f10 and S.
  427.  
  428.      Then go to DOS and create the following batch files in your Qmodem
  429.      directory...
  430.  
  431.      zdown.bat: DSZ port %2 speed %1 rz -rr
  432.  
  433.  
  434.  
  435.  
  436.  
  437.      Chapter 3 Pg 7        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  438.  
  439.  
  440.      zmdown.bat: DSZ port %2 speed %1 rz -mrr      ((FOR MOBYTURBO!!))
  441.  
  442.      zup.bat: DSZ port %2 speed %1 sz %4
  443.  
  444.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  445.  
  446.      These are the batch files that will be called by Qmodem.  If you did
  447.      everything right when you hit PGDN or PGUP you will see an external
  448.      protocol called Z) Zmodem in the box. For an easier time do a search for
  449.      either External.arc or maybe the string "Qmodem" in the file database as
  450.      there is a file with several external protocols and batch files
  451.      available in the Mahoney file section (EXEC-PC BBS).
  452.  
  453.      The following batch files for Qmodem are included in the DSZ zipfile:
  454.  
  455.      ZDOWN.BAT contains:     DSZ port %2 speed %1 rz -rr
  456.      ZUP.BAT contains:       DSZ port %2 speed %1 sz %4
  457.  
  458.      !!!!IMPORTANT USE lower case (small letters) EXCEPT WHERE SHOWN!!!!
  459.  
  460.      A variation on the receive batch file:
  461.      c:elecomqmodem\*y.com ha slow est 0 %3 rz -mrr
  462.      A variation on the send batch file:
  463.      c:elecomqmodem\*y.com ha cts est 0 %3 sz %4
  464.  
  465.  
  466.      If Qmodem says "unable to allocate swap space": QMODEM 4.2 will swap all
  467.      but approx. 5K to memory or disk when you shell out to DSZ. Go into
  468.      QINSTALL and make sure that /O /R Optimum Shell and Disk Shell are both
  469.      set to ON.
  470.  
  471.      For older Qmodem versions (before 4.2) change the %4 in upload scripts
  472.      to %3.
  473.  
  474.      3.5  TELIX
  475.  
  476.      Telix has an internal ZMODEM, but some users prefer to use DSZ for
  477.      performance and/or reliability reasons.  Mat Fisher has published a
  478.      Telix script to call DSZ for automatic downloads.
  479.  
  480.      For those of you who use DSZ with Telix, here is a sample script file to use
  481.      instead of batch files:
  482.  
  483.      //////////////////////////////////////////////////////////////////////////
  484.      //Protocol salt file for Telix's external protocols by Matt Fisher
  485.      //Last edited (02/24/90)
  486.      //used for the DSZ ZMODEM protocol.  (It will work for u/ling and d/ling)
  487.      //////////////////////////////////////////////////////////////////////////
  488.  
  489.      str upload[80]  =
  490.         "c:\telix\protocol\DSZ port 1 pW1 pB4096 ha off sz -b -m -rr ";
  491.  
  492.  
  493.  
  494.  
  495.  
  496.      Chapter 3 Pg 8        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  497.  
  498.  
  499.  
  500.      str download[80]=
  501.         "c:\telix\protocol\DSZ port 1 pW1 pB4096 ha off rz -b -m -rr ";
  502.  
  503.      //////////////////////////////////////////////////////////////////////////
  504.  
  505.      Main ()
  506.      {
  507.       if (_ext_filespec == "")
  508.        { strcat(download,_down_dir); dos(download,0); }
  509.       else
  510.        { strcat(upload,_up_dir); strcat(upload,_ext_filespec);  dos(upload,0); }
  511.      alarm(1);
  512.      }
  513.      //////////////////////// THE END /////////////////////////////////////////
  514.  
  515.      Simple but effective...
  516.      --- TAGMAIL v2.20
  517.       * Origin: CRIMP/John Galt [Node 1] (1:120/144)
  518.      INTERNET: Matt.Fisher@f144.n120.z1.FIDONET.ORG
  519.  
  520.      NOTE: The DSZ command strings given above are quite unusual.  Instead of
  521.      the  "pW1  pB4096 ha off" one would be more likely to use "ha on" or "ha
  522.      sw" depending on the modem's flow control settings.
  523.  
  524.  
  525.         From : Bill Logan
  526.      Subject : Help With Gsz For Telix
  527.  
  528.      I test and use a varity of terminal programs for individuals. One of which is
  529.      telix. I found the script language to be less than user friendly and installed
  530.      GSZ via batch files and as an external protocol. Here are the batch files:
  531.  
  532.      ZMUP.BAT
  533.  
  534.      GSZ pV1 port %2 speed %1 sz -mr %3
  535.  
  536.      ZMDN.BAT
  537.  
  538.      GSZ pV1 port %2 speed %1 rz -mrr %3
  539.  
  540.      Then go to ALT O in telix and insert those batch names in the protocols.
  541.  
  542.      They worked fine for me.
  543.  
  544.      Bill
  545.  
  546.      ---
  547.       * Origin: PCConsultingAgencyII {=Telecom Node=} (1:300/22)
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.      Chapter 3 Pg 9        DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  556.  
  557.  
  558.      3.6  BULLETIN BOARDS
  559.  
  560.      Note to the wise BBS operator: be sure you understand the DSZ restrict
  561.      command, how and WHY to use it!
  562.  
  563.      When installing DSZ on a bulletin board or host system, be sure to check
  564.      for proper operation when the caller hangs up while a file is being sent
  565.      or received.
  566.  
  567.      Currently, DSZ.EXE does not support file sharing (shared read access on
  568.      files sent by  dsz).
  569.  
  570.      Some bulletin boards do not call DSZ to send a file until they have
  571.      verified the file's presence by actually opening the file.  If this
  572.      checking is done in DOS's default exclusive open mode, dsz's file
  573.      sharing will be defeated.
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.      Chapter 4 Pg 10       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  615.  
  616.  
  617.      4.  DESCRIPTION
  618.  
  619.      DSZ is a "protocol driver" that uses ZMODEM-90(TM), True YMODEM(TM), or
  620.      XMODEM to transfer files over a serial port with a variety of programs.
  621.  
  622.      DSZ has two main commands for ZMODEM transfers: "sz" sends file(s), and
  623.      "rz" receives them.
  624.  
  625.      When calling bulletin boards to download files with ZMODEM you can avoid
  626.      the bother of starting DSZ for each transfer by DSZ's terminal emulator,
  627.      before asking the BBS for the download.
  628.  
  629.                              dsz t
  630.  
  631.      The "t" command allows you to keyboard the file request directly to the
  632.      BBS.  (The "t" stands for "terminal emulation".) Just give the "dsz t"
  633.      command from DOS or your comms program's DOS GATEWAY.  DSZ's ZMODEM
  634.      AutoDownload then receives the file automatically, using the filename
  635.      provided by the BBS, without any wasted keystrokes or delay.  Try it,
  636.      you'll like it!  (The "t" command is described below.)
  637.  
  638.      YMODEM downloads are almost as easy.  Use the "t" command as shown
  639.      above, and hit the F3 key after telling the board to download a file
  640.      with YMODEM.
  641.  
  642.      ZMODEM and True YMODEM(TM) transfers preserve exact file length and
  643.      modification time.
  644.  
  645.      DSZ supports XMODEM-1k (XMODEM with 1024 byte blocks, sometimes
  646.      mislabeled as ymodem) and CRC-16 with the sx -k and rc commands.
  647.  
  648.      DSZ is usually called from a communications or bulletin board program.
  649.  
  650.      DSZ uses its own modem I/O.  The original interrupt vector, UART parity,
  651.      and interrupt configuration are restored on exit.  The original state of
  652.      the 8259 interrupt mask bit for this vector is also restored on exit.
  653.  
  654.      DSZ uses DOS standard output (stdout) for messages.  DSZ never writes
  655.      directly to the screen.  DSZ expects its standard output to point to the
  656.      console, a logging file, or NUL, but never the modem port.  If dsz's
  657.      standard output is redirected to the modem (as with ProComm's Host mode
  658.      DOS shell), the combination will lock up the computer.  When necessary,
  659.      dsz's standard output can be redirected back to the console device with
  660.      the CON command.
  661.  
  662.      Users of pcAnywhere must use the DSZ.EXE A command to disable pcAnywhere
  663.      host mode during file transfers.
  664.  
  665.      DSZ and GSZ automatically support Doorway 2.2 without extra commands.
  666.  
  667.      The RZ.BAT and SZ.BAT files are supplied for convenience when operating
  668.  
  669.  
  670.  
  671.  
  672.  
  673.      Chapter 4 Pg 11       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  674.  
  675.  
  676.      under Doorway.  RZ.BAT allows calling programs that emit an "rz" command
  677.      to automatically start DSZ from the DOS command prompt.  SZ.BAT is a
  678.      convenient command interface that complements RZ.BAT.  You may modify
  679.      SZ.BAT and RZ.BAT with your favorite options.
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.      Chapter 4 Pg 12       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  733.  
  734.  
  735.      5.  COMMANDS
  736.  
  737.            ***********************************************************
  738.                                     NOTE WELL
  739.       Except as noted, all commands and options must be typed in lower case.
  740.                              DO NOT USE UPPER CASE!!
  741.                                Case is significant!
  742.            ***********************************************************
  743.  
  744.      Optional commands or arguments are shown in square brackets [].
  745.  
  746.      When used (in any combination), the A, CON, port, speed, handshake,
  747.      estimate, and d commands must be used in exactly this order.
  748.  
  749.      dsz [A] [CON] [F] [port N] [speed S] [handshake XX] [pxN... ] [z pxN...
  750.      ] [D] [d] [restrict] command
  751.  
  752.  
  753.      5.1  List of Commands
  754.  
  755.      A     Suspend pcAnywhere operation during file transfers (available only
  756.            with DSZ.EXE).  The A command is used to avoid lockups caused by
  757.            pcAnywhere host mode.  This command should be given to the DSZ
  758.            running under pcAnywhere host mode.  Effective for PCA version 4.
  759.  
  760.            NOTE: A bug in the PCA Version 4 API causes the remote to
  761.            effectively lock up when DSZ executes the suspend-host command.
  762.            Currently the workaround for this bug it to use VT-220 emulation
  763.            on the pcAnywhere host and remote instead of pcAnywhere4
  764.            emulation.  Another possibility is to run AWREMOTE under DESQview,
  765.            set the window to SUSPEND AWREMOTE.EXE, and swap windows to a DOS
  766.            window from which DSZ, ZCOMM, or Professional-YAM can be run while
  767.            AWREMOTE.EXE is forced to remain inert.
  768.  
  769.            The shareware program DOORWAY 2.2 interfaces well with DSZ, and
  770.            provides many of the same functions, including the ability to run
  771.            direct screen writing applications remotely.  DSZ and GSZ
  772.            automatically support Doorway 2.2 without extra commands.
  773.  
  774.  
  775.            EXAMPLE: dsz A sz *.foo Sends files from a pcAnywhere hosted
  776.            machine to you.
  777.  
  778.  
  779.            Fm: Al de la Torre
  780.  
  781.            1 sending from host to remote
  782.                   type: "dsz A sz filename.ext" ENTER
  783.                   shell to dos on remote machine (ctrl-Rshift)
  784.                   type: "dsz A rz" ENTER
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.      Chapter 5 Pg 13       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  792.  
  793.  
  794.            2 sending from remote to host
  795.                   type: "dsz A rz" ENTER
  796.                   shell to dos on remote machine (ctrl-Rshift)
  797.                   type: "dsz A sz filename.ext" ENTER
  798.  
  799.  
  800.      CON   Redirect  message  output  to  the  DOS  "CON"  (console)  device,
  801.            overriding  any previous redirections.  This is necessary to avoid
  802.            lockups caused by ProComm host mode.  Most programs do not require
  803.            this hack.
  804.  
  805.      F     Leave the 16550A UART FIFO enabled on exit.  Since DSZ has no  way
  806.            to  read  the 16550A DMA mode and trigger level bits, these values
  807.            are not restored.
  808.  
  809.      port N select port N (n =  1,2,3,4,5,6,7,8,  10,11,12,13,14,15,16,17,18)
  810.            Default  is  1 (COM1) or whatever is read from the DOS DSZPORT dos
  811.            environment variable.  COM11 to COM18 refer to the  COM1  to  COM8
  812.            ports on the PS/2.
  813.  
  814.            *****************************************************************
  815.                                           NOTE
  816.            Only COM1 and COM2 are standard on all  PC  compatible  computers.
  817.            Multiple  standards  exist for COM3 and above, so use only COM1 or
  818.            COM2 when first installing DSZ.
  819.            *****************************************************************
  820.  
  821.            DSZ COM3 uses 3E8 and IRQ4.  DSZ COM4 uses 2E8 and IRQ3.
  822.  
  823.            DSZ COM7 uses 2E8 and IRQ5.  DSZ COM8 uses 3E8 and IRQ5.
  824.  
  825.            If you wish to use COM3 or COM4 and your  computer  is  not  wired
  826.            according  to  one  of  these  choices,  you  MUST use the "portx"
  827.            command to specify base address and interrupt vector.
  828.  
  829.            EXAMPLE: to use COM2:
  830.            dsz port 2 rz
  831.  
  832.            In multitasking  operation,  accessing  a  port  used  by  another
  833.            running program will hang the machine.
  834.  
  835.  
  836.      portx base,irq To select an arbitrary port address and interrupt vector,
  837.            the  portx  command  must  be  used  instead  of the port command.
  838.            Please refer to DSZBG.DOC (provided on the Registration  Diskette)
  839.            or  the  Professional-YAM  or  ZCOMM  (ZCOMMDOC.ZIP)  manuals  for
  840.            details on this command.
  841.  
  842.            EXAMPLE: dsz portx 3e8,4 speed 2400 rz
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.      Chapter 5 Pg 14       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  851.  
  852.  
  853.      speed S Set the specified speed.  This command is rarely needed because
  854.            DSZ reads the port's current speed by default.  Please refer to
  855.            the FLOW CONTROL, MAIN COMMANDS and SOFTWARE COEXISTENCE chapters
  856.            in DSZBG.ZOO or the ZCOMM or Pro-YAM manual for important
  857.            information about the speed command.
  858.  
  859.            Please study all the chapters of this document when using speeds
  860.            above 2400 bps.
  861.  
  862.            DSZ supports a maximum speed of 115200.  Not all hardware can
  863.            support that speed without errors.
  864.  
  865.  
  866.      handshake XX Enable one of several choices of hardware handshake.  (The
  867.            default is XOFF/XON software handshake).  This command is
  868.            documented in the ZCOMM or Pro-YAM manual, and in DSZBG.DOC.  (The
  869.            ZCOMM manual is available on all bulletin boards registered for
  870.            DSZ or GSZ as ZCOMMDOC.ZIP.) On DSZ the "handshake" command may be
  871.            abbreviated to "ha".
  872.  
  873.      D     Disables the modem (drops Data Terminal Ready, DTR) if carrier is
  874.            lost.  This may be used to prevent spurious events (phone ringing)
  875.            from interfering with the calling bulletin board's recovery from
  876.            carrier loss.
  877.  
  878.      d     Disables carrier dropout monitoring, for modems that do not
  879.            properly drive the "Carrier Detect" input on the PC.  If you see a
  880.            No Carrier Detect message, you need to give the d command.  Before
  881.            using the d command, make sure you have the proper port
  882.            selected!!!
  883.  
  884.  
  885.      estimate length [speed] Use the specified length and/or optional
  886.            specified effective transfer speed to estimate transfer time for
  887.            the next file to be sent or received.  The length argument is
  888.            mainly used with XMODEM downloads; YMODEM and ZMODEM normally
  889.            transfer the file length in the filename packet.  The estimate
  890.            command must come after any port, speed, or handshake commands.
  891.  
  892.            The estimate command does not affect actual througput.  It only
  893.            affects DSZ's prediction of how much time a file transfer will
  894.            take.
  895.  
  896.            The following makes DSZ calculate file transfer times based on 290
  897.            character per second throughput.  Some error correcting 2400 bps
  898.            modems can attain this throughput when MobyTurbo(TM) is used.
  899.  
  900.            EXAMPLE: dsz port 2 speed 9600 estimate 0 2900 rz
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.      Chapter 5 Pg 15       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  910.  
  911.  
  912.            EXAMPLE: dsz port 2 speed 9600 estimate 0 2900 sz bigmama.zip
  913.  
  914.  
  915.  
  916.      pxN   Set numeric parameter x to N.
  917.  
  918.            DSZ has two sets of numeric parameters, a base set and a "zmodem"
  919.            set.  Parameters in the base control such things as date stamping
  920.            of files, error exit value, etc.  The "zmodem" numeric parameters
  921.            control timeouts, window sizes, and other ZMODEM, YMODEM, and
  922.            XMODEM protocol parameters.
  923.  
  924.            These parameters are mostly a subset of the Pro-YAM/ZCOMM numeric
  925.            parameters, and are listed below.  They assume their defaults each
  926.            time DSZ is called.  Without an argument, p displays the numeric
  927.            parameters and their values.
  928.  
  929.            EXAMPLE: dsz p
  930.  
  931.  
  932.      z pxN Set zmodem numeric parameter x to N.  All further numeric
  933.            parameter commands are taken as zmodem parameters.  The zmodem
  934.            numeric parameters correspond to the Pro-YAM or ZCOMM "zmodem"
  935.            parameters and rarely need changing.  These parameters assume
  936.            their defaults each time DSZ is called.  Without an argument, z p
  937.            displays the zmodem numeric parameters and their values.
  938.  
  939.  
  940.      restrict Restrict incoming pathnames (YMODEM/ZMODEM) to the current disk
  941.            and directory tree, and disallow modification or overwriting of
  942.            existing files.  This command is vital for bulletin boards
  943.            uploading files.  The restrict command causes partially received
  944.            files to be deleted.  When DSZ is restricted, it will refuse to
  945.            transfer files containing the string autoexec.bat and command.com
  946.            in upper or lower case.  This provides some defense from malicious
  947.            uploaded files.
  948.  
  949.            EXAMPLE: dsz restrict rz
  950.  
  951.  
  952.      t     [-T] [-8g] [-h] [-H] Talk with ZMODEM AutoDownload.
  953.  
  954.            The optional -T forces DSZ to exit after it has recognized a
  955.            ZMODEM AutoDownload(TM) request.
  956.  
  957.            The optional -8g (available on registered copies only) enables
  958.            reception of "BBS (ANSI) graphics" displays.  (A video device
  959.            driver such as ANSI.SYS must be loaded to support some types of
  960.            graphics.)
  961.  
  962.            The optional -h enables local echo of keyboarded characters ("half
  963.  
  964.  
  965.  
  966.  
  967.  
  968.      Chapter 5 Pg 16       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  969.  
  970.  
  971.            duplex").  In addition, -H makes the Enter key perform a local
  972.            newline (CR/LF).
  973.  
  974.            A small subset of ZCOMM/Pro-YAM term function subcommands are
  975.            recognized:
  976.  
  977.            Keyboard F1 or ALT-X to exit.
  978.  
  979.            F3 receives file(s) with True YMODEM(TM),
  980.  
  981.            ALT-P toggles parity between the 8n default and 8g (enables ANSI
  982.            "graphics").
  983.  
  984.            ALT-H toggles two local echo ("Half Duplex") modes; the second
  985.            displays a newline (CR/LF) when Enter is keyboarded.
  986.  
  987.            Keyboarded ASCII characters are sent to the modem.
  988.  
  989.            ALT-B sends a break.
  990.  
  991.            Characters from the modem print on the screen.  A device driver
  992.            such as ANSI.SYS may be used to recognize escape sequences.
  993.            Standard ANSI.SYS is limited to a small subset of ANSI escape
  994.            sequences; NANSI.SYS, FANSI-Console and other replacement console
  995.            drivers provide faster screen updates and better ANSI terminal
  996.            emulation.
  997.  
  998.            DSZ's ZMODEM AutoDownload(TM) detects the start of a ZMODEM file
  999.            download and accepts the file(s) without operator intervention.
  1000.  
  1001.      rz    [-abeEmMnpPrt+YZy] [dir] [file ...]     (ZMODEM-90 receive) **
  1002.  
  1003.      rz    [-abenprt+Yy] [dir] [file ...]          (ZMODEM receive) **
  1004.  
  1005.      rb    [-abt+y] [dir] [file ...]     (YMODEM receive) **
  1006.  
  1007.      rb -g [-abt+y] [dir] [file ...]     (YMODEM-g receive) **
  1008.  
  1009.      rc    [-abt+y] file1                (XMODEM/CRC receive)
  1010.  
  1011.      ro    [-abt+y] file1                (XMODEM OverThruster receive)
  1012.  
  1013.      rx    [-abt+y] file1                (XMODEM receive)
  1014.  
  1015.      rx -g [-abt+y] file1                (Qmodem-G receive) **
  1016.  
  1017.            ** Download directory specification and -g ignored w/o
  1018.            registration
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.      Chapter 5 Pg 17       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1028.  
  1029.  
  1030.      sz    [-abefnprtFYQS+yZ] [-w[N]]  [PREFIX=p | ONAME=n] file ...(ZMODEM
  1031.            send)
  1032.  
  1033.      sz    [-abeEfmMnpPrtFYQS+yZ] [-w[N]]  [PREFIX=p | ONAME=n] file
  1034.            ...(ZMODEM-90 send)
  1035.  
  1036.            Pathnames are separated by spaces.  Wildcards are OK.
  1037.  
  1038.            EXAMPLE: dsz port 2 sz -r /tmp/file1 /tmp/file3 *.c
  1039.  
  1040.  
  1041.            The "sz" and "sb" commands exploit DOS's tree structured file
  1042.            system.  A directory or disk specifier expands to all files in
  1043.            that directory.
  1044.  
  1045.            EXAMPLE: dsz port 2 sz -r C:srcdir
  1046.  
  1047.  
  1048.            If you use PREFIX= or ONAME= with the "sb" or "sz" commands, these
  1049.            pathnames must be entered in lower case unless the underlying file
  1050.            system supports upper AND lower case.
  1051.  
  1052.            EXAMPLE: dsz port 2 sz -r ONAME=newsrc.c temp.c
  1053.  
  1054.  
  1055.  
  1056.      sb    [-ft] [PREFIX=p | ONAME=n] file ...     (YMODEM or YMODEM-g send)
  1057.  
  1058.      sb -k [-ft] [PREFIX=p | ONAME=n] file ...     (YMODEM-1k or YMODEM-g
  1059.            send)
  1060.  
  1061.      sx    [-t] file1                    (XMODEM, XMODEM/CRC, Qmodem-G send)
  1062.  
  1063.      sx -k [-t] file1                    (XMODEM-1k send)
  1064.  
  1065.  
  1066.      v     Verify the serial number by writing a log entry (see DSZLOG).
  1067.  
  1068.            v      1     0 bps    0 cps   0 errors     0  128 s/n 666
  1069.  
  1070.            The letter "v" indicates a verification entry.  The first numeric
  1071.            field is 1 if YMODEM-g is supported.  The last field is the serial
  1072.            number.  Unregistered copies show a s/n of 0.
  1073.  
  1074.  
  1075.      o     Turn off Data Terminal Ready (DTR), terminating ("offing") the
  1076.            connection if the modem responds to DTR.  Useful with the "t"
  1077.            command to disconnect afterwards.
  1078.  
  1079.            EXAMPLE: dsz t o
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.      Chapter 5 Pg 18       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1087.  
  1088.  
  1089.      LARG  Convert ARG to lower case, then parse arg.
  1090.  
  1091.  
  1092.      The meanings of optional arguments to the file transfer commands are
  1093.      described in DSZBG.DOC and the ZCOMM/Pro-YAM manual.
  1094.  
  1095.      The s (SlugBait) option prevents a receiver from receiving a file
  1096.      without accounting for it.  Attempts to do so are flagged with a Q
  1097.      status in the log file.  This option can cause a transfer that
  1098.      legitimately fails near the end of the file to be reported as
  1099.      Questionable rather than ERROR.  SlugBait causes DSZ to return success
  1100.      if at least one file is transferred.
  1101.  
  1102.      Send files may be specified indirectly:
  1103.                                dsz sz @C:files.lst
  1104.      sends the files in C:files.lst.  This provides another means of
  1105.      bypassing the DOS command line limit.  The first letter must be "@" and
  1106.      the third letter must be ":" to distinguish this from an ordinary
  1107.      pathname.  Pathnames in the indirection file may be separated by any
  1108.      combination of space(s), tab(s), CR and/or LF.  No spaces may appear
  1109.      inside a pathname; "FOO     .BAR" won't work.
  1110.  
  1111.      A list of files to send may be built up with a command like:
  1112.  
  1113.      EXAMPLE: dir *.zip > files.tmp
  1114.  
  1115.      This file can be edited to remove unwanted files.  Then you send the
  1116.      files with:
  1117.      DSZ sz -m @c:files.tmp
  1118.  
  1119.  
  1120.      5.2  Interrupt Keys
  1121.  
  1122.      Ctrl-Break Terminates the transfer in progress.
  1123.  
  1124.      ALT-N Abruptly terminates (NUKES) the transfer in progress.
  1125.  
  1126.      Ctrl-X Typing a dozen Ctrl-X characters to another ZMODEM program
  1127.           terminates ZMODEM operations.
  1128.  
  1129.      ALT-F Skips the current file in ZMODEM transfers.
  1130.  
  1131.      ALT-B Cancels the current ZMODEM session.
  1132.  
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138.  
  1139.  
  1140.  
  1141.  
  1142.  
  1143.  
  1144.  
  1145.      Chapter 6 Pg 19       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1146.  
  1147.  
  1148.      6.  NUMERIC PARAMETERS
  1149.  
  1150.      DSZ uses the following main numeric parameters, settable with the pxN
  1151.      command.
  1152.  
  1153.      EXAMPLE: dsz pQ0 rz -rr
  1154.  
  1155.  
  1156.      **************************************************************************
  1157.      NOTE: Parameter setting commands such as "pd0" cannot be added to
  1158.      DSZOPT, they must be included in the command line.
  1159.      **************************************************************************
  1160.  
  1161.      In addition, DSZ uses the Pro-YAM/ZCOMM zmodem numeric parameters
  1162.      described in the Pro-YAM/ZCOMM reference manual (ZCOMMDOC.ZIP) and in
  1163.      DSZBG.DOC.
  1164.  
  1165.  
  1166.      B   Set the size of buffer used for disk reads and writes.  The default
  1167.          is 1024, 4096 maximum (16384 max on GSZ and DSZ.EXE).  If your copy
  1168.          of DSZ is running on a floppy disk system or a very slow turkey hard
  1169.          disk, a larger value may give better results.  Too large a value may
  1170.          exhaust memory, induce receiver timeouts, cause disconnects(!), or
  1171.          generate spurious CRC errors.  If performance logging doesn't work,
  1172.          this parameter is too big.
  1173.  
  1174.          EXAMPLE: dsz pB4096 sz A:floppy.fil
  1175.  
  1176.          Setting the buffer size may lock out the performance log, DSZFILES,
  1177.          and/or indirect pathname list in DSZ.COM.
  1178.  
  1179.          IF YOU AREN'T BLOODY SURE YOU NEED A BIGGER BUFFER, DON'T USE ONE.
  1180.  
  1181.          Please understand that the B parameter has nothing to do with
  1182.          anything you've heard about 128, 1024 or 8192 byte XMODEM style
  1183.          blocks.  Normally, ZMODEM's block size is the entire file!
  1184.  
  1185.      G   This parameter controls the number of bytes loaded into the 16550A
  1186.          transmit FIFO (First In First Out) storage register on each
  1187.          interrupt.
  1188.  
  1189.          For maximum efficiency, DSZ fills the 16 byte transmit FIFO when the
  1190.          UART generates a FIFO Empty interrupt.  Once loaded, data
  1191.          transmission from the transmit FIFO cannot be stopped, so many bytes
  1192.          may be sent after the modem sends XOFF or asserts hard flow control
  1193.          restraint.  Good engineering practice requires that modems accept a
  1194.          large number of bytes after exerting flow control restraint, but
  1195.          some modems won't.
  1196.  
  1197.          This parameter is effective only with PCDOS machines using FIFO
  1198.          buffered UART devices.  To improve dsz's responsiveness to flow
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.      Chapter 6 Pg 20       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1205.  
  1206.  
  1207.          control restraint, set this parameter to 0.
  1208.  
  1209.          EXAMPLE: pG0
  1210.  
  1211.  
  1212.      O   This parameter controls XMODEM OverThruster(TM).  It is described in
  1213.          DSZBG.DOC.
  1214.  
  1215.      P   After a "speed" command, if you give a p command (display
  1216.          parameters), the P parameter value will indicate the type of serial
  1217.          I/O UART chip detected.  DSZ automatically detects and enables the
  1218.          FIFO on the NS16550A, NS16550AFN, Goldstar GM82C550, and Intel 82510
  1219.          chips.
  1220.  
  1221.          EXAMPLE: dsz port 1 speed 19200 p
  1222.  
  1223.  
  1224.          0  Indicates a standard 8250 or 16450 UART with no special features.
  1225.  
  1226.          1  Indicates an NS16550AN or NS16550AFN with 16 deep receive FIFO.
  1227.             These are the preferred chips.
  1228.  
  1229.          2  Indicates an Intel 82510 with 3 deep receive FIFO.
  1230.  
  1231.          The sequence "port 1 pP1 speed 19200" bypasses DSZ's verification
  1232.          checks normally performed on the FIFO configuration and may allow
  1233.          defective FIFO logic on certain chips to be used.  This incantation
  1234.          is not required for the NS16550AN or NS16550AFN.
  1235.  
  1236.          The sequence "pP-1 speed 2400" should be used with the Western
  1237.          Digital WD16550 chip to disable the brain damaged FIFO on that chip.
  1238.          The WD16550 FIFO has been observed to lose data when transmitting at
  1239.          2400 bps and slower speeds.  The minimum speed for normal transmit
  1240.          FIFO operation with the WD16C550 may vary with different computers.
  1241.  
  1242.  
  1243.      Q   Error code returned to DOS (default 1).  (Success always returns 0.)
  1244.          Some programs toss cookies when confronted with certain exit codes.
  1245.  
  1246.          EXAMPLE: dsz pQ-1 sz foo.bar
  1247.  
  1248.  
  1249.          DSZ reports an error if no files have been transferred, even if the
  1250.          command used wasn't supposed to transfer any file(s).
  1251.  
  1252.  
  1253.      R   If set to 1, causes partially received files to be deleted.
  1254.  
  1255.          EXAMPLE: DSZ pR1 rz
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.      Chapter 6 Pg 21       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1264.  
  1265.  
  1266.      S   Timeout in seconds (default 15) waiting for restraint release (XON
  1267.          and/or handshake).
  1268.  
  1269.      V   (DSZ.COM and GSZ only) Set this to 1 to use direct to screen video.
  1270.          This speeds up displays but may cause serial input errors when CGA
  1271.          equipped computers are used at high speeds.
  1272.  
  1273.          EXAMPLE: GSZ pV1 rz
  1274.  
  1275.          sets direct video output.
  1276.  
  1277.      W   Wait for Enter key before exiting after an error.  Useful when
  1278.          calling DSZ from DESQview, allows the window to close unless there
  1279.          is an error message that should remain visible.
  1280.  
  1281.          EXAMPLE: dsz pW1 sz foo.bar
  1282.  
  1283.  
  1284.      Y   Control byte for the NS16550AN/NS16550FAN FCR register.  If you
  1285.          don't know what the FCR does, don't mess with this parameter.  It
  1286.          has been suggested that a different value (129) may improve
  1287.          multitasking under DESQview when multiple copies of DSZ are active.
  1288.  
  1289.      a   Calibrates certain protocol timeouts used with XMODEM and YMODEM
  1290.          transfers (Cybernetic Data Recovery(TM)).  This parameter does not
  1291.          affect ZMODEM transfers.
  1292.  
  1293.          The a numeric parameter is automatically set to 2000 for a 4.77 mHz
  1294.          PC or XT, 4000 for a PS2/30, 6000 for an 8 mHz 1ws AT, and 12000 for
  1295.          a PS2/80.  If your computer has a speedup card or otherwise runs
  1296.          unusually fast (or slow!) for its type, you may set the a numeric
  1297.          parameter to a value that reflects its speed.
  1298.  
  1299.          EXAMPLE: dsz port 2 pa4000 rb
  1300.  
  1301.  
  1302.          NOTE: Setting this parameter does not suppress the "Unknown Machine
  1303.          Type" message which is displayed before the command line is scanned.
  1304.  
  1305.      d   A non zero value (the default) causes incoming files received with
  1306.          ZMODEM and full YMODEM transfers to have their Date set to that sent
  1307.          in the file header.  ZMODEM's file management features depend on the
  1308.          transmission of each file's modification date.  Files will have the
  1309.          same creation date, even if the two machines are in different time
  1310.          zones.  When transferring files to/from a Unix system, creation
  1311.          dates are interpreted according to GMT or Universal Coordinated
  1312.          Time.  File dating may be disabled with a pd0 command, which causes
  1313.          files to assume the date and time they were received.
  1314.          NOTE: Backdating file creation times may confuse some backup
  1315.          programs.
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.      Chapter 6 Pg 22       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1323.  
  1324.  
  1325.      v   Verbose level (debugging output) Negative values inhibit some
  1326.          routine messages.  Setting v to 1 or greater causes serialized
  1327.          copies to ring the bell when a transfer is done.
  1328.  
  1329.          EXAMPLE: dsz pv1 port 2 rz
  1330.  
  1331.  
  1332.      z   Timezone in minutes behind GMT, used for ZMODEM and True YMODEM file
  1333.          transfers to coordinate the actual date of the file with computers
  1334.          in other time zones.  PDT or MST corresponds to 420.  This may be
  1335.          preset with the ZONE DOS environment variable.
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.      Chapter 7 Pg 23       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1382.  
  1383.  
  1384.      7.  ENVIRONMENT VARIABLES
  1385.  
  1386.      The following DOS environment variables may be set to modify DSZ
  1387.      operation.  DOS environment variables are set by giving a command to DOS
  1388.      before running DSZ.  You can add these commands to your autoexec.bat
  1389.      file.
  1390.  
  1391.  
  1392.      EXAMPLE: set DSZPORT=2
  1393.  
  1394.  
  1395.      The following form may be used for arbitrary address/vector
  1396.      combinations:
  1397.  
  1398.      EXAMPLE: set DSZPORT=3e8,4
  1399.  
  1400.      These DOS "set" commands may be placed in your AUTOEXEC.BAT file or
  1401.      given just before you run your communications program.
  1402.  
  1403.      IMPORTANT! Do not add spaces to these commands!!
  1404.      set DSZPORT  =  2 WILL NOT WORK!
  1405.  
  1406.  
  1407.      DIRRX (Registered copies only.) Specifies the directory to receive
  1408.          (download) files.  If the sting in DIRRX ends with "/", directory
  1409.          and/or disk designators in the incoming pathname are stripped, and
  1410.          only the stem (name and extension) is used.  Otherwise, if an
  1411.          incoming file has an absolute pathname, the incoming pathname is
  1412.          used.
  1413.  
  1414.          EXAMPLE: set DIRRX=C:/modem/download/dsz/
  1415.          dsz rz -r
  1416.          downloads files to the /modem/download/dsz directory on the C:
  1417.          drive, with ZMODEM Crash Recovery..
  1418.  
  1419.  
  1420.          EXAMPLE: set DIRRX=B:/
  1421.  
  1422.          The DOS "set" command defining the receive directory may be placed
  1423.          in your AUTOEXEC.BAT file.  Make certain there is enough environment
  1424.          space to hold this value.  Confirm this by typing "set" to the DOS
  1425.          prompt and verifying the DIRRX value is listed correctly.
  1426.  
  1427.      DSZFILES May contain a list of up to 9999 pathnames to transmit, with
  1428.          entries separated by spaces.  If present, DSZFILES is used in place
  1429.          of a normal command line list of files to send with the sb and sz
  1430.          commands.
  1431.  
  1432.          EXAMPLE: set DSZFILES=file1 file2 file3 *.c
  1433.          dsz port 2 handshake on sz -rr
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.      Chapter 7 Pg 24       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1441.  
  1442.  
  1443.          In practice, this string would be built up by a calling program and
  1444.          passed to DSZ with a "spawnvpe", "execvpe", or similar subroutine
  1445.          call.
  1446.  
  1447.          SEE ALSO: Pathname list specification @C:files.lst
  1448.  
  1449.      DSZLOG log file to receive entries for files sent and received.
  1450.          (Default null).  Sample entries:
  1451.  
  1452.      Z  46532 38400 bps 3324 cps   0 errors    66 1024 DSZ.COM 1177
  1453.      Z 124087 19200 bps 1880 cps   0 errors     6 1024 MXY.TMP 1177
  1454.  
  1455.          Transfer times are based on the DOS time of day clock and have up to
  1456.          two seconds' uncertainty.  As with all protocol throughput reports
  1457.          generated by Omen Technology programs (and contrary to the false
  1458.          claims of some critics), DSZ's throughput figures for ZMODEM,
  1459.          Kermit, and True YMODEM(TM) transfers do not take "credit" for
  1460.          pathname and/or protocol overhead characters.  DSZ's throughput
  1461.          reports do not include the time required to send the pathname.  This
  1462.          understates the true time required to transfer files, but the time
  1463.          required to send the pathname often depends on the alacrity of the
  1464.          operator, and thus does not always reflect the performance of the
  1465.          protocol itself.
  1466.  
  1467.          Transfers measuring less than one second are reported as having 9999
  1468.          characters per second throughput.
  1469.  
  1470.          The unlabeled numeric field after the error (retry) count is the
  1471.          number of flow control stoppages encountered sending the file.  This
  1472.          number gives an indication of flow control restrictions (overloaded
  1473.          networks, etc.) encountered during the transfer.
  1474.  
  1475.          The last numeric field before the file name is the YMODEM block size
  1476.          or ZMODEM subpacket length used for the last block in the file.
  1477.  
  1478.          The last field is the serial number of the other program, or -1 if
  1479.          this information is not available.  When sending files, the
  1480.          receiving program's serial number is not normally available unless
  1481.          the -S option is used.
  1482.  
  1483.          The code letter indicates the type of transfer, Z (ZMODEM), S
  1484.          (X/YMODEM), R (X/YMODEM), E (error), or L (transfer terminated by
  1485.          loss of data carrier).
  1486.  
  1487.          WARNING: If DSZ encounters a loss of carrier or other fatal error
  1488.          condition before a file COMMENCES transmission, a log entry may not
  1489.          be made.
  1490.  
  1491.  
  1492.          EXAMPLE: set DSZLOG=C:/yam/dszlog
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.      Chapter 7 Pg 25       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1500.  
  1501.  
  1502.          IMPORTANT! NO SPACES!!
  1503.  
  1504.  
  1505.      DSZOPT (Registered copies only) String containing default options for
  1506.          DSZ file transfers.  Legal option letters for DSZOPT are the
  1507.          optional modifiers to the DSZ sz, rz, sx, rx, sb, rb commands.
  1508.  
  1509.          A T may be appended to the string to force DSZ to exit after it has
  1510.          recognized a ZMODEM AutoDownload(TM) request.
  1511.  
  1512.          An 8g may be appended to the string to make BBS (ANSI) graphics the
  1513.          default for DSZ's t command.  The ability to preset these options is
  1514.          especially helpful for controlling ZMODEM automatic downloads from
  1515.          DSZ's t command.
  1516.  
  1517.          EXAMPLE: set DSZOPT=r
  1518.          Enables DSZ's Intelligent Crash Recovery(TM) as a default.
  1519.  
  1520.          Let's say you wish ZMODEM crash recovery, and BBS "graphics" for the
  1521.          DSZ term function:
  1522.          set DSZOPT=r8g
  1523.  
  1524.  
  1525.          If you're downloading files from GEnie with an MNP modem, the
  1526.          following will speed up your downloads with Genie's ZMODEM-90Tm.
  1527.          (You can recognize ZMODEM-90 on GEnie two ways: 1) MobyTurboTm is
  1528.          used to speed ZIP and ARC downloads, 2) "sz 4.xx" is displayed at
  1529.          the end of transfer.  As of this writing, ZMODEM-90 may not be
  1530.          available in all libraries.) Note that (as usual with DSZ) case is
  1531.          significant: the "r" must be lower case, the "W" upper case.
  1532.          set DSZOPT=rW16384
  1533.  
  1534.  
  1535.          WARNING: Do NOT include "ena" or any other commands in the DSZOPT
  1536.          string.  With the exception of the "8g" mode, only **options** may
  1537.          be placed in the DSZOPT string!  (Options are the letters that
  1538.          modify the sz, rz, sb, etc. commands.  In "rz -r", "r" is an
  1539.          option.)
  1540.  
  1541.          Parameters can not be set in DSZOPT.
  1542.  
  1543.      MAXBYTES Maximum number of bytes allowed for transfer.  If this number
  1544.          is exceeded, DSZ skips the offending files (ZMODEM) or aborts
  1545.          remaining files in the batch (YMODEM).
  1546.  
  1547.      DSZPORT Default communications port override, default 1.
  1548.  
  1549.          EXAMPLE: set DSZPORT=2
  1550.  
  1551.          IMPORTANT! NO SPACES!!
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.      Chapter 7 Pg 26       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1559.  
  1560.  
  1561.      ZONE sets the z numeric parameter to the number of minutes the current
  1562.          local time lags GMT time.  PDT or MST corresponds to 420.  PST
  1563.          corresponds to 480.
  1564.          EXAMPLE:
  1565.          set ZONE=420
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616.  
  1617.      Chapter 8 Pg 27       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1618.  
  1619.  
  1620.      8.  EXIT STATUS
  1621.  
  1622.      DSZ exits with 0 status for successful transfers, or the value of the Q
  1623.      numeric parameter (default 1) if a file transfer failed, or if no files
  1624.      were transferred.  Many languages and "door" programs do not return this
  1625.      information to the calling program.  Some languages and "door" programs
  1626.      freak out (hang) on certain non-zero exit values.
  1627.  
  1628.      A batch file that calls DSZ directly may be used to detect the DSZ exit
  1629.      status with the DOS "errorlevel" construct.  Please refer to the Q
  1630.      numeric parameter below for more information.
  1631.  
  1632.      DSZ's log file entries may also be examined to determine the success or
  1633.      failure of a file transfer.
  1634.  
  1635.      DSZ commands are an improper subset of Pro-YAM/PowerCom/ZCOMM commands.
  1636.      The file transfer commands are fully described in ZCOMMDOC.ZIP, the
  1637.      ZCOMM User's Manual.  Portions of the ZCOMM User's Manual are also
  1638.      provided in DSZBG.ZOO.  You may refer to one of those documents for
  1639.      details on the following commands.
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.  
  1658.  
  1659.  
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.      Chapter 9 Pg 28       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1677.  
  1678.  
  1679.      9.  EXAMPLES
  1680.  
  1681.      dsz sz c:foo.zip              (send 1 file with ZMODEM)
  1682.  
  1683.      dsz sz -m c:*.zip             (send all .ZIP files with MobyTurbo(TM))
  1684.  
  1685.      dsz sz f1.c f2.c f3.c         (send 3 files with ZMODEM)
  1686.  
  1687.      dsz sz c:foo.* b:*.c          (send multiple files with ZMODEM)
  1688.  
  1689.      dsz sz -Z *.lst               (send text files with ZMODEM compression)
  1690.  
  1691.      dsz sz -r bigone.zip          (CRASH RECOVERY: resume interrupted
  1692.      transfer)
  1693.  
  1694.      dsz rz -r                     (CRASH RECOVERY: resume interrupted
  1695.      transfer)
  1696.  
  1697.      dsz rz -rr                    (CRASH RECOVERY with file comparison)
  1698.  
  1699.      dsz handshake both sz yamdemo.zip       (Hardware+Software handshake)
  1700.  
  1701.      dsz sz -n *.*                 (send files that are newer or rx has no
  1702.      copy)
  1703.  
  1704.      dsz sz -Yn *.*                (Only send files that are newer than
  1705.      receiver's copy)
  1706.                                    (Do not send files that do not exist on
  1707.      receiver's disk)
  1708.  
  1709.      dsz rz C:/UPLOADS             (receive files to specified directory *)
  1710.  
  1711.      dsz port 2 speed 38400 handshake both restrict rz
  1712.                                    (Restrict provides protection for BBS's)
  1713.  
  1714.      dsz rz  -y prog.zip           (ZMODEM, single file pathname override)
  1715.  
  1716.      dsz z pr1 rx foo.dat          (XMODEM receive, remove file if error)
  1717.  
  1718.      dsz pO60 ro foo.dat           (XMODEM/OverThruster receive, GEnie MNP *)
  1719.  
  1720.      DSZ LRC L-Y NEWPROG.ZIP       (generate lower case "rc -y" command)
  1721.  
  1722.      dsz sz foo >debug.dmp         (Debugging data dump)
  1723.  
  1724.      dsz sz @C:/bbs/files.lst      (Indirect file list)
  1725.  
  1726.      dsz sz -u *.lst               (Unlink (Delete) files as they are sent)
  1727.  
  1728.      * Registered copies only
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.      Chapter 9 Pg 29       DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1736.  
  1737.  
  1738.      10.  BACKGROUND OPERATION
  1739.  
  1740.      Three DESQview description files are provided to demonstrate background
  1741.      operation with modest (66 kb window) memory requirements.  DSZ uses
  1742.      tight C/ASM code, table driven CRC generators, and buffered receive and
  1743.      transmit for good performance in the background without hogging CPU
  1744.      cycles.  On a QIC Labs 8 mHz PC-AT clone, DSZ can download files in the
  1745.      background (3 background clock ticks, 9 foreground clock ticks) with a
  1746.      throughput better than 9600 bps.
  1747.  
  1748.      GSZ operates under DESQview with 128k of memory.
  1749.  
  1750.      2S   Prompts for file name(s) and sends them with ZMODEM protocol.
  1751.           File: 2S-PIF.DVP
  1752.  
  1753.      2T   Talks to the modem and allows manual YMODEM (F3) or automatic
  1754.           ZMODEM downloads.  File: 2T-PIF.DVP
  1755.  
  1756.      2A   Like 2T, but using Quarterdeck's dvansi.com memory resident ANSI
  1757.           CRT device driver to process ANSI screen codes.  File: 2A-PIF.DVP
  1758.           DS.BAT is the batch file used by 2A.
  1759.  
  1760.      These files are written for a port 2 local connection and \TMP
  1761.      directory, but may be modified to suit your requirements using the
  1762.      DESQview CP command.  The W numeric allows DESQview to close the window
  1763.      after DSZ finishes, providing a pleasant user interface.
  1764.  
  1765.      Other DVPs, Scripts, and Batch files are available on the DESQView
  1766.      conference on the Sound of Music as DVDSZ20Z.ARC.
  1767.  
  1768.      Please consult the DESQview documentation for instructions on
  1769.      installation procedure for the DVP files.
  1770.  
  1771.      Operation at high speed (above 9600 bps) may require the DESQview
  1772.      "Optimize communications" performance Advanced Setup option.
  1773.  
  1774.      Newer versions of DESQview may require more "common memory" allocation
  1775.      (6-8 k bytes) to operate with DSZ.  Some versions of DESQview do not
  1776.      operate properly with DSZ; DESQview 2.0 is known to work, and DESQview
  1777.      2.25 is reported to have fixed bugs in intermediate versions.
  1778.  
  1779.      On 286 and 386 machines, some DESQview operations involve swapping
  1780.      memory contents with buffers in extended memory.  As with extended
  1781.      memory ramdisks and disk caches, this causes errors with high speed
  1782.      communications.  The considerations discussed in the "286 and 386
  1783.      Extended Memory" subchapter apply here.  Since this DESQview extended
  1784.      memory swapping is asynchronous with respect to DSZ's file transfers,
  1785.      "handshake slow" doesn't help here.  The solution is to force DESQview's
  1786.      memory swaps to use smaller blocks (with interrupts allowed between
  1787.      blocks) and/or use NS16550AN or NS16550AFN or Goldstar GM82C550 chips
  1788.      for the serial interface.
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.      Chapter 10 Pg 30      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1795.  
  1796.  
  1797.      If you see funny characters on the screen while a program is loading,
  1798.      you have a conflict between the display adapter and QEMM memory manager
  1799.      which may cause lockups.  If so you must explicitly exclude the display
  1800.      adapter's memory with an EXCLUDE clause in QEMM's config.sys entry.
  1801.  
  1802.            ***********************************************************
  1803.                                      WARNING
  1804.      When running DSZ under a multi tasking system such as DESQview, do not
  1805.      allow two programs to access the same comm port at the same time.  At
  1806.      best, such actions will disrupt communications.  At worst, your computer
  1807.      will attempt to open a subspace channel to V'ger.
  1808.  
  1809.      Tell DESQview to use the SPECIFIC port number you are using, and not "Y"
  1810.      to the question: "Uses serial Ports (Y, N, 1, 2)"
  1811.  
  1812.      When running a comm program under DESQview or any related multitasking
  1813.      executive, DSZ must be called directly from the comm program, in the
  1814.      same window.  DO NOT open a separate window for DSZ unless you were
  1815.      about to power down the computer anyway.
  1816.            ***********************************************************
  1817.  
  1818.      With some communications programs, you can make the call, log in, and
  1819.      then exit (closing the window) without disconnecting the modem.  At this
  1820.      time you can fire up DSZ with the "t" command to allow YMODEM or ZMODEM
  1821.      downloads in a small window.
  1822.      Example File: 2A-PIF.DVP
  1823.  
  1824.      Alternatively, you can start DSZ from the DOS prompt, then type "AT"
  1825.      commands to the modem to call the bulletin board.  DESQview's "learn"
  1826.      facility may be helpful here.
  1827.  
  1828.      10.1  Windows 3
  1829.  
  1830.      Communications programs do not operate well under Windows 3 because
  1831.      Windows does not have true multitasking.
  1832.  
  1833.      10.2  VM
  1834.  
  1835.      According to Marshall Sutherland, Be sure to set IOPL3 mode to YES.
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.      Chapter 11 Pg 31      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1854.  
  1855.  
  1856.      11.  FLOW CONTROL
  1857.  
  1858.      If you plan to send files over Telenet (PC-Pursuit), you must refer to
  1859.      the Pro-YAM or ZCOMM Reference manual (in ZCOMMDOC.ZIP) FLOW CONTROL
  1860.      chapter for vital information on flow control considerations necessary
  1861.      for proper operation of ZMODEM and other streaming protocols.
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894.  
  1895.  
  1896.  
  1897.  
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906.  
  1907.  
  1908.  
  1909.  
  1910.  
  1911.  
  1912.      Chapter 12 Pg 32      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1913.  
  1914.  
  1915.      12.  ERROR MESSAGES
  1916.  
  1917.      COM2 1200 bps Carrier Detect enabled Handshake slow
  1918.      Command line = (commands)
  1919.      This is a normal message displayed to help resolve problems with
  1920.      incorrect batch files.  The port number, speed, carrier detect
  1921.      ("enabled" or "DISABLED") and "handshake" indicate the selected mode of
  1922.      operation.
  1923.  
  1924.      DSZ FINISHED! exit code = 0
  1925.      This is DSZ's normal exit when at least one file has been transferred
  1926.      and no unrecoverable errors have been detected.  If an error such as a
  1927.      failed file transfer had been detected, the exit code would be 1, or the
  1928.      value set in the Q numeric parameter.
  1929.  
  1930.      As the message implies, DSZ has done all of its processing, and has
  1931.      return the communications port and vector to its original value before
  1932.      displaying this message.  If the computer locks up after this message is
  1933.      displayed, there's something wrong with the program that called DSZ, not
  1934.      with DSZ itself.
  1935.  
  1936.      Unknown Machine Type XX, 'a' parameter preset to 6000 indicates a ROM
  1937.      BIOS that does not follow the IBM specification for identifying the
  1938.      machine type.  If your computer causes DSZ to display this message, you
  1939.      may set the a numeric parameter described elsewhere in this document.
  1940.      This message is generated before any commands are read, so do not be
  1941.      alarmed when you "discover" that setting the a parameter doesn't make
  1942.      this message go away.  The a parameter does not affect ZMODEM transfers.
  1943.  
  1944.      Please send us a postcard or letter indicating the reported hex value
  1945.      for machine Type, name of the computer, and its speed so we can include
  1946.      that machine type in a future release.
  1947.  
  1948.      Need more memory to run DSZ or Abnormal program termination is displayed
  1949.      by the TurboC startup routine if DSZ is run in too small a memory
  1950.      partition.  If you see this message, use a larger memory partition for
  1951.      DSZ or remove some memory resident programs.  This message may also
  1952.      appear if the calling program fails to free memory before calling DSZ.
  1953.  
  1954.      No Carrier Detect is displayed when DSZ recognizes a lack of carrier
  1955.      detect signal from the modem.  Most support calls concerning "No Carrier
  1956.      Detect" are caused by the user failing to tell DSZ to use the correct
  1957.      port.  DSZ does not magically divine the COM port number; if the default
  1958.      COM1 is incorrect, DSZ must be told what port to use with the port
  1959.      command or the DPORT environment variable.
  1960.  
  1961.      No Carrier Detect may also be caused by a line disconnect, defective
  1962.      cable, or incorrect modem strapping.  It may be disabled with the d
  1963.      command.  Sometimes this is caused by setting the B parameter to too
  1964.      large a value.
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.      Chapter 12 Pg 33      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  1972.  
  1973.  
  1974.      Garbage Count Exceeded Indicates ZMODEM has not detected a valid start
  1975.      of header in a reasonable number of characters.
  1976.  
  1977.      If DSZ becomes "stuck" on emitting this messages, it is possible the
  1978.      sending program may not be able to recognize and act upon transmission
  1979.      requests (ZROPS headers).  The sending program should be corrected.  In
  1980.      the meantime, setting a ZMODEM packet length with the "zmodem pl4096"
  1981.      ("l" is the small letter l) command will force the sender to wait for
  1982.      the receivers' progress reports.
  1983.  
  1984.      Permission denied comes from the Microsoft C Library.  This is caused by
  1985.      attempts to modify a read only file or directory, or to create a file in
  1986.      a nonexistent directory.
  1987.  
  1988.      A furtive flashing appearance of XOFF or FLOW during ZMODEM or YMODEM-g
  1989.      file sending signifies DSZ is responding to flow control restraint.
  1990.      This is normal operation when buffered modems or packet switched
  1991.      networks are used.  ZMODEM's robustness and reliability allow creative
  1992.      users to transfer files over unusual multiple computer lash-ups, causing
  1993.      modem data lights and computer status displays to dance in unfamiliar
  1994.      rhythms.
  1995.  
  1996.      Output FLow Control Restraint RELEASED Indcates DSZ has not received a
  1997.      positive flow control signal (XON and/or CTS as specified by the
  1998.      handshake command) within the timeout specified by the S numeric
  1999.      parameter.  This message may appear as the result of line noise.  If it
  2000.      appears often, it may indicate improper flow control settings, defective
  2001.      modem and/or cable, or (rarely) too small a value for the S numeric
  2002.      parameter.  A TSR program that monitors ring detect has also caused this
  2003.      problem.
  2004.  
  2005.      Not allowed to overwrite %s By default, DSZ will not overwrite an
  2006.      existing file.  Use the -y or -n or -r option to overwrite/update
  2007.      existing files.
  2008.  
  2009.  
  2010.      12.1  Got ZRPOS
  2011.  
  2012.      Got ZRPOS indicates the receiving program has detected a transmission
  2013.      error and has requested retransmission.  In other words, ZMODEM is doing
  2014.      its job of detecting and correcting missing and garbled data.
  2015.  
  2016.      If this happens with error correcting modems, or more often than
  2017.      observed line noise would suggest, the receiver's error messages must be
  2018.      studied.  "Line Status Register 01" messages indicate a flow control
  2019.      problem.  "Line Status Register 02" messages suggest a receiver problem
  2020.      with interrupt latency.
  2021.  
  2022.      Otherwise, the sender may have a flow control problem in one of four
  2023.      areas:
  2024.  
  2025.  
  2026.  
  2027.  
  2028.  
  2029.  
  2030.      Chapter 12 Pg 34      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2031.  
  2032.  
  2033.        + Between the sending program and its modem.  If using an interface
  2034.          speed higher than the transmission speed, or modem to modem error
  2035.          correction (MNP, LAPB, PEP, etc.), check that the modem and the
  2036.          sending program are configured for the same flow control methods.
  2037.          Omen Technology's software is faster than most other programs, and
  2038.          may expose flow control problems not seen with slower software.
  2039.  
  2040.        + Between the sending modem and the network.  Correcting this requires
  2041.          "handshake both" to allow the sending program to honor both hardware
  2042.          (CTS) flow control from the modem and software flow control
  2043.          (XON/XOFF) from the network.
  2044.  
  2045.        + Between parts of the network, or between the host computer and its
  2046.          terminal server(s).  We have received a number of reports of
  2047.          problems with Cisco terminal servers.
  2048.  
  2049.        + Between the receiving modem and the receiving program.  This can
  2050.          happen at high transmission speeds when the receiver has specified a
  2051.          large I/O buffer size with the B numeric parameter.
  2052.  
  2053.          Excessive interrupt latency from extended memory ramdisks or disk
  2054.          caches, and poorly written hard disk drivers also wreak havoc on
  2055.          streaming protocols but do not affect start-stop protocols (XMODEM,
  2056.          etc.).  Problems with extended memory disk caches may cause errors
  2057.          at regular intervals; check the receiver's error messages.
  2058.  
  2059.          To work around these problems, give the "handshake slow" command to
  2060.          the receiver.
  2061.  
  2062.      12.2  Subpacket too Long
  2063.  
  2064.      This error may be caused by flow control problems at the sender (see
  2065.      above).
  2066.  
  2067.      12.3  Bad CRC
  2068.  
  2069.      This error may be caused by flow control problems at the sender (see
  2070.      above).
  2071.  
  2072.  
  2073.      12.4  Garbled Data Subpacket
  2074.  
  2075.      This error may be caused by flow control problems at the sender (see
  2076.      above).
  2077.  
  2078.      Byte NNNN retry M: <error message> These messages appear when the
  2079.      protocol has detected an error and is attempting to retransmit the
  2080.      garbled data.  These are normal messages.
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.      Chapter 12 Pg 35      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2090.  
  2091.  
  2092.      12.5  Serial Input Error: Line Status Register xx
  2093.  
  2094.      Serial Input Error: Line Status Register HH indicates a hardware
  2095.      problem, slow device driver, TSR program, or other software is disabling
  2096.      interrupts too long for the program to accept incoming data, and some
  2097.      characters are lost.  A slow response to folow control also triggers
  2098.      this message.
  2099.  
  2100.      The value of the line status register is displayed in HEX.  The
  2101.      following error conditions are OR'ed into the Line Status Register.
  2102.  
  2103.  
  2104.      01   The Interrupt level circular buffer has been overrun.  This
  2105.           indicates a flow control problem.  The remote did not respond to
  2106.           DSZ's XOFF or hardware flow control signal, and continued to send
  2107.           characters after being told not to.  This problem is alleviated by
  2108.           matching flow control between the sending computer, modems, and the
  2109.           receiving computer.  Usually, the mismatch exists between the
  2110.           sending computer and its modem.
  2111.  
  2112.  
  2113.      02   An 02 value for the LSR indicates Data Overrun.  "Data Overrun"
  2114.           means the computer was not able to respond to an incoming character
  2115.           from the UART (modem) in time to make room for the next incoming
  2116.           character.  Data Overruns are caused by poorly designed software
  2117.           (or ROM BIOS "firmware") locking out interrupts for excessive
  2118.           periods.  These lockouts prevent the communications program from
  2119.           responding to the incoming characters quickly enough.
  2120.  
  2121.           To correct Data Overruns, you must correct the offending
  2122.           condition(s) to allow the communications program to operate
  2123.           properly.
  2124.  
  2125.           Common causes of excessively long interrupt lockouts ("critical
  2126.           code regions") are disk drivers (BIOS), window managers (Windows 3
  2127.           is terrible), disk caches, TSR programs, and EGA/VGA board auto-
  2128.           select.
  2129.  
  2130.           Slowing the CPU to allow games and other time dependent programs to
  2131.           be used can generate excessive interrupt latency.
  2132.  
  2133.           Some BIOS programs are written without regard to their effect on
  2134.           high speed communications.  Better versions of the offending BIOS
  2135.           programs may be made available if enough users complain about poor
  2136.           performance.
  2137.  
  2138.           Interrupt latency caused by EGA/VGA board auto-select can be often
  2139.           corrected by disabling the board's Auto-Select.
  2140.  
  2141.           Poorly written disk caches and disk drivers cause interrupt latency
  2142.           that affects streaming protocols (ZMODEM) but not start-stop
  2143.  
  2144.  
  2145.  
  2146.  
  2147.  
  2148.      Chapter 12 Pg 36      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2149.  
  2150.  
  2151.           protocols such as XMODEM, YMODEM, JMODEM, Lynx, etc.  The handshake
  2152.           slow command can be used to stop reception during disk transfers.
  2153.  
  2154.           Other chapters in this document give suggestions for working around
  2155.           excessive interrupt latency by using the NS16550AN UART chip.
  2156.           Please refer to the "Brain Damaged UARTS" subchapter.
  2157.  
  2158.           Please try all the suggestions mentioned here before contacting
  2159.           Omen Technology about data overruns.
  2160.  
  2161.  
  2162.      08   Framing Error generally caused by line noise or an incorrect
  2163.           transmission speed ("baud rate") or format (number of bits).  Also
  2164.           caused by some cheap internal modems.  Most protocols require 8
  2165.           bits no parity (-8n) for proper operation.  This is set
  2166.           automatically by Omen Technology programs, but other programs may
  2167.           not be so smart.
  2168.  
  2169.  
  2170.      10   Break Interrupt generally caused by line noise or an incorrect
  2171.           transmission speed ("baud rate") or format (number of bits).  Also
  2172.           caused by some cheap internal modems.
  2173.  
  2174.  
  2175.      18   Framing Error and Break Interrupt (see above) in combination.
  2176.  
  2177.           This error may also be caused by defective 8250 UART chips.  Some
  2178.           internal modem cards have slow 8250 chips that do not operate
  2179.           properly with computers faster than 4.77 mHz.  Replacing the 8250
  2180.           with a NS16550AN is recommended.  Please refer to the "Brain
  2181.           Damaged UARTS" subchapter for details.
  2182.  
  2183.      Please refer to the In Case of Difficulty chapter of this document for
  2184.      solutions.
  2185.  
  2186.      Less commonly encountered DSZ error messages are explained in the Pro-
  2187.      YAM manual.
  2188.  
  2189.  
  2190.      12.6  No Carrier Detect
  2191.  
  2192.      If you see a No Carrier Detect message, and you haven't lost the
  2193.      connection, you should fix your modem cable or modem settings to allow
  2194.      proper operation of the Carrier Detect signal (CD).
  2195.  
  2196.      A poorer alternative is to give the d command:  dsz port 1 speed 2400 d
  2197.      t
  2198.  
  2199.  
  2200.  
  2201.  
  2202.  
  2203.  
  2204.  
  2205.  
  2206.  
  2207.      Chapter 12 Pg 37      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2208.  
  2209.  
  2210.      12.7  Port %d (%X) defective
  2211.  
  2212.      When DSZ selects a serial port, it performs a quick hardware check to
  2213.      verify the presence and minimal functionality of the 8250 family UART.
  2214.      This message usually means a nonexistent port has been selected.
  2215.  
  2216.      Reports have been received of functional but nonstandard UART chips
  2217.      triggering this message.
  2218.  
  2219.  
  2220.      12.8  COMMAND NOT FOUND
  2221.  
  2222.      If you see this message, make sure DSZ is in the DOS PATH.  Sometimes
  2223.      this error is caused by having too many environment variable strings.
  2224.  
  2225.  
  2226.      12.9  Out of Environment
  2227.  
  2228.      means there is not enough room in the program environment to accept more
  2229.      data.
  2230.  
  2231.      DOS prints this message when it cannot allocate more memory to
  2232.      accommodate a "set" command, such as "set dirrx=c:/downloads/".
  2233.  
  2234.      Try moving the "set" commands to the batch file that calls your comms
  2235.      program, or to your AUTOEXEC.BAT file.
  2236.  
  2237.      To increase environment, use the /E switch. The default is 160 bytes.
  2238.  
  2239.      An example for your CONFIG.SIS file: SHELL=C:COMMAND.COM/E:256
  2240.  
  2241.      NOTE: Large environments may cause DSZ.COM to lockup.  This is less of a
  2242.      problem with DSZ.EXE.
  2243.  
  2244.  
  2245.  
  2246.  
  2247.  
  2248.  
  2249.  
  2250.  
  2251.  
  2252.  
  2253.  
  2254.  
  2255.  
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265.  
  2266.      Chapter 13 Pg 38      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2267.  
  2268.  
  2269.      13.  SLOW TRANSFERS
  2270.  
  2271.      Some users report slower than expected file transfers even when few or
  2272.      no errors are reported.  Some possible causes are:
  2273.  
  2274.      If "handshake slow" is used, throughput may suffer.  Try one of the
  2275.      other solutions to the "Line Status Register = 02" errors discussed
  2276.      above.  When using "handshake slow" it may be possible to increase the
  2277.      modem's interface speed to 19200 bps or faster.
  2278.  
  2279.      Bad phone lines will silently slow MNP modems, sometimes without any
  2280.      error indications.  If the modems disconnect fairly often you should
  2281.      suspect marginal phone line conditions that are being hidden by MNP
  2282.      error correction.
  2283.  
  2284.      One of the programs may have set a parameter or option that acts to slow
  2285.      the transfer under certain conditions.
  2286.  
  2287.  
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.  
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.  
  2323.  
  2324.  
  2325.      Chapter 14 Pg 39      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2326.  
  2327.  
  2328.      14.  IN CASE OF DIFFICULTY
  2329.  
  2330.      14.1  LOCKUPS
  2331.  
  2332.      14.1.1  Insufficient Memory
  2333.      DSZ complains when it detects insufficient memory to operate.  When
  2334.      calling DSZ from another program, there may be ALMOST enough memory for
  2335.      proper operation, but DSZ locks up during a transfer or the calling
  2336.      program freezes after DSZ displays the "DSZ Finished" message.
  2337.  
  2338.      Sometimes there is a message about insufficient memory, sometimes just a
  2339.      lockup and no message.  To verify this problem, call CHKDSK from within
  2340.      your comms program (not from DOS!) by defining it as an external
  2341.      protocol.  If you use an interface program (Hotkeyz, Prodoor, etc.), you
  2342.      must call CHKDSK from that program, as those programs also reduce the
  2343.      memory available to DSZ.
  2344.  
  2345.      CHKDSK should report at least 64k free memory.  If less memory is
  2346.      reported, reduce the size of the COMMS program's capture buffer, or
  2347.      reboot the system with fewer/smaller device drivers and TSR programs.
  2348.      Calling DSZ directly from the comms program instead of from an interface
  2349.      also saves memory.
  2350.  
  2351.  
  2352.      14.1.2  Environment TOO BIG
  2353.      A large environment may cause DSZ.COM to lockup.  The size of the
  2354.      environment (the amount of text you get when you give the DOS "set"
  2355.      command) is subtracted from the data space available to 8086 C programs.
  2356.      This can be a problem with DSZ.COM, whose 8086 tiny model limits code,
  2357.      data, stack, and environment to 64 kb TOTAL.  Use DSZ.EXE (compiled with
  2358.      8086 small model) to alleviate this problem.
  2359.  
  2360.  
  2361.      14.1.3  Bad COM Port Configuration
  2362.      DSZ is fastidious about which interrupt vectors it takes over.  Unlike
  2363.      some programs, DSZ uses only the correct interrupt vector for its
  2364.      interrupt service routine.  (This allows multitasking.)
  2365.  
  2366.      DSZ obtains and releases this vector with standard DOS function calls.
  2367.      This allows multi line operation under DESQview and other multitasking
  2368.      systems.
  2369.  
  2370.      Incorrectly configured serial ports that work with programs that pig out
  2371.      both IRQ3 and IRQ4 will lock up with DSZ.  If DSZ locks up the machine
  2372.      as soon as it tries to send or receive data, this is usually the fault.
  2373.      Make sure the comm port is strapped correctly; COM1 uses IRQ4, COM2 uses
  2374.      IRQ3.  DSZ will lock up if the comm port is not properly set up.
  2375.  
  2376.      In addition, DSZ will not work properly if two devices are connected to
  2377.      the same IRQ line, even when some other programs (that don't use
  2378.      interrupts as intensively) do work normally on the same machine.
  2379.  
  2380.  
  2381.  
  2382.  
  2383.  
  2384.      Chapter 14 Pg 40      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2385.  
  2386.  
  2387.      COM3 and above are not widely standardized.  If you have problems with
  2388.      COM3, chances are your "COM3" is non standard.
  2389.  
  2390.  
  2391.      14.1.4  LAN Manager Conflicts
  2392.      Some Local Area Network (LAN) managers take over comm ports using code
  2393.      that interferes with DSZ.
  2394.  
  2395.      The following hint is from Tom Louvaris, LANtastic Sales/Support - New
  2396.      York.  Other LAN mamagers may require similar incantations to keep the
  2397.      LAN manager from messing with DSZ's comm port.
  2398.  
  2399.      Problem: When the lan is running, DSZ intermittantly fails.  DSZ starts
  2400.      the transfer by displaying "Ready to send pathname".  The receiving
  2401.      system does noting.  Eventually, DSZ exits with code 1, and no file is
  2402.      sent.
  2403.  
  2404.      To release one or more Com Ports with LANtastic 3.x, enter the
  2405.      following...
  2406.  
  2407.              Net Queue Halt \Sever-name Comn
  2408.  
  2409.  
  2410.      Note: You must be logged on to "Server-name" with Queue priveleges to
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.  
  2426.  
  2427.  
  2428.  
  2429.  
  2430.  
  2431.  
  2432.  
  2433.  
  2434.  
  2435.  
  2436.  
  2437.  
  2438.  
  2439.  
  2440.  
  2441.  
  2442.  
  2443.      Chapter 14 Pg 41      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2444.  
  2445.  
  2446.      enable the operation of this command.
  2447.  
  2448.      14.2  Incorrect Batch Files
  2449.  
  2450.      Incorrect batch files are the number one source of problems using DSZ
  2451.      for uploads and downloads.  Bulletin board programs with convoluted
  2452.      batch file mechanisms exacerbate the problem.
  2453.  
  2454.      DSZ's command line echo was added to assist in correcting defective
  2455.      batch files.  You should see a display like:
  2456.  
  2457.      Command line = 'rz '
  2458.      or
  2459.      Command line = 'port 2 speed 9600 sz foo.baz '
  2460.  
  2461.      You may have to add a "pause" command at the end of the batch file to
  2462.      allow DSZ's messages to be seen.  Another possibility is to turn on the
  2463.      printer with ^P before running DSZ, so DSZ's message can be saved on
  2464.      paper.
  2465.  
  2466.      In general, the Command line display should look like one of the
  2467.      examples in this document or those displayed by DSZ itself.  (The
  2468.      Command line display does not include the name of the DSZ program
  2469.      itself.)
  2470.  
  2471.      Try running DSZ by itself, without any batch files or TSR programs,
  2472.      calling it directly from DOS as described above.
  2473.  
  2474.  
  2475.      14.3  Cheap Internal Modems
  2476.  
  2477.      Numerous trouble reports have been received lately caused by cheap
  2478.      internal modems causing errors on ZMODEM transfers but not XMODEM.  A
  2479.      similar problem was experienced in the mid 80's during beta testing of
  2480.      some 2400 bps modems.  Perhaps defective LSI chips left over from those
  2481.      days were cloned or recovered from the trash bin.
  2482.  
  2483.  
  2484.      14.4  Commands Entered in Upper Case
  2485.  
  2486.      Most DSZ commands and options must be entered in lower case (small
  2487.      letters, not big letters).  Where the documentation or help screen
  2488.      indicates "rz", you must use "rz" and not "RZ".
  2489.  
  2490.  
  2491.      14.5  No Carrier Detect
  2492.  
  2493.      If you see a No Carrier Detect message, and you haven't lost the
  2494.      connection, you should fix your modem cable or modem settings to allow
  2495.      proper operation of the Carrier Detect signal (CD).
  2496.  
  2497.  
  2498.  
  2499.  
  2500.  
  2501.  
  2502.      Chapter 14 Pg 42      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2503.  
  2504.  
  2505.      A poorer alternative is to give the d command:  dsz port 1 speed 2400 d
  2506.      t
  2507.  
  2508.  
  2509.      14.6  DOS 3.x
  2510.  
  2511.      DOS 3.x systems may need to have a "STACKS = 8,256" line in CONFIG.SYS
  2512.      to prevent antisocial behavior. This is required on the NEC Multispeed,
  2513.      or if certain TSR's are used.
  2514.  
  2515.  
  2516.      14.7  Perstor Controllers
  2517.  
  2518.      Several reports have been received indicating Perstor disk controllers
  2519.      interfere with data communications.  Perstor is reportedly working on a
  2520.      fix.
  2521.  
  2522.  
  2523.      14.8  IBM PS/2 Model 50Z
  2524.  
  2525.      Early samples of this machine have a design error on the motherboard
  2526.      that causes comms programs to lock up the machine.  Replacing the
  2527.      motherboard with a correctly functioning unit from current production
  2528.      corrects the problem.  The part number of the replacement PS2/50 Z
  2529.      motherboard is 35F5928.  (Information provided by John M. Choma
  2530.      73047,3566) U.S. IBM has stonewalled on this issue, but in December 1988
  2531.      agreed to replace the defective motherboards under warranty.
  2532.  
  2533.  
  2534.      14.9  Brain Damaged UARTS
  2535.  
  2536.      Omen Technology has received reports of problems with buggy 8250 type
  2537.      UART integrated circuits in Leading Edge modem boards, serial port
  2538.      interfaces, and computers.  The defective chip logic affects high
  2539.      performance software.  Replacing the buggy chip with a newer chip
  2540.      (NS16550AN) corrects the problem.
  2541.  
  2542.      The UM82450 chip in the Zoom 2400HC also appears to cause problems.
  2543.      Zoom Telephonics advises that this problem is limited to their old
  2544.      model.  The old model is inentifiable by an external volume control.
  2545.  
  2546.      You can identify an old chip by inspecting the serial interface board
  2547.      for 8250 or UM82450 type devices.  A service technician or hardware
  2548.      hacker can help if you are not familiar with reading chip numbers.
  2549.  
  2550.      Dsz users can identify old chips with the following software command:
  2551.  
  2552.      EXAMPLE: dsz port 1 speed 2400 p
  2553.  
  2554.      ZCOMM and Professional-YAM users can look at the printout produced by
  2555.      the s command;  old UART chips register as TYP 0.
  2556.  
  2557.  
  2558.  
  2559.  
  2560.  
  2561.      Chapter 14 Pg 43      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2562.  
  2563.  
  2564.      The National Semiconductor NS16550AN is a pin compatible plug in
  2565.      replacement for 8250 and 16450 serial chips.  Omen Technology software
  2566.      enables the FIFO buffer in the NS16550AN to prevents loss of data from
  2567.      poorly written device drivers, TSR programs, etc.
  2568.  
  2569.      We are also using the Goldstar GM82C550 chip with a 9025 date code.
  2570.      This Goldstar chip is plug compatible with the National chips.  No
  2571.      problems have been discovered with this chip.
  2572.  
  2573.      The NS16550AN has better electrical characteristics than the older UART
  2574.      chips.  386 and fast 286 machines should use the NS16550AN for best
  2575.      results.  Omen Technology software has been written to allow time for
  2576.      the older UART chips to operate. However, there is a limit to how much
  2577.      the software can rearrange chip accesses without resorting to
  2578.      performance robbing wait loops.  Some other software is not as forgiving
  2579.      of slow chips.
  2580.  
  2581.      Be sure to ask for the NS16550AN.  It is VITAL to get the National
  2582.      Semiconductor "AFN" or "AN" chip.  Other vendors' chips not mentioned
  2583.      above won't do.  Current Western Digital WD16C550 chips do not function
  2584.      properly at low speeds.
  2585.  
  2586.      As of this writing, the Goldstar GM82C550, National Semiconductor
  2587.      NS16550AN and NS16550FAN are the only plug compatible chips that are
  2588.      known to work.
  2589.  
  2590.      The Hayes ESP board comes with two serial ports with NS16550A devices.
  2591.      The ESP definitions for COM3 and COM4 agree with the industry standard
  2592.      definitions used by Omen Technology.
  2593.  
  2594.      The following information comes from a number of people:
  2595.  
  2596.      "I have located a small dealer in New York who has the cards with or
  2597.      without the 16550.  I believe the price is around $50.00.  The company
  2598.      is RJK Consulting and the number is 718-968-9167. The gentleman to speak
  2599.      to is a Mr. RJ Kulman. ...  I got this information off the "Interlink"
  2600.      BBS system." Fm: Nick Braak [TRICON] 75156,1254
  2601.  
  2602.      Fry's - 415-770-FRYS.  This is a Silicon Valley electronic department
  2603.      store.
  2604.  
  2605.      Jameco Electronics at 415-592-8097 sells National NS16550AN chips mail
  2606.      order (credit card) in small quantities.  Unfortunately, we have
  2607.      received a number of reports that their serial i/o card is now supplied
  2608.      with the infamous WD16C550 soldered in, even when ordered with specific
  2609.      instructions to include 16550AN chips.
  2610.  
  2611.      Microprocessors Unlimited, 24000 South Peoria, Beggs, OK. (918) 267-
  2612.      4961. The price for the chip is $13.50 plus shipping costs. No minimun
  2613.      purchase is required.
  2614.  
  2615.  
  2616.  
  2617.  
  2618.  
  2619.  
  2620.      Chapter 14 Pg 44      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2621.  
  2622.  
  2623.      Consolidated Computers 4 Shoppers Lane Suite 121 Turnersville, NJ  08012
  2624.      (609)751-9595(voice) (609)751-3843(bbs) (609)751-3840(fax)
  2625.  
  2626.      Arrow Electronics at 800-932-7769 (516-467-1000).
  2627.  
  2628.      Willies Computer Software Company: 800/835-4832.
  2629.  
  2630.      N.B.: Current Western Digital WD16C550 chips do not function properly at
  2631.      low speeds.  This has been confirmed with samples received directly from
  2632.      Western Digital.  WD is aware of this problem, but has not informed us
  2633.      of a corrected chip.
  2634.  
  2635.  
  2636.  
  2637.      14.9.1  Everex Internal Modems
  2638.      Numerous reports have been received concerning difficulties with Everex
  2639.      modem cards.  Some of these cards contain buggy 8250 chips which are not
  2640.      up to the demands of full duplex streaming protocols such as ZMODEM.
  2641.      Replacing the buggy 8250 chip with NS16550AN chip corrects these
  2642.      problems.
  2643.  
  2644.  
  2645.      14.10  Weird Iron
  2646.  
  2647.      A few machines, some with V20 CPUs, reportedly don't like DSZ.COM.  We
  2648.      have not been able to repeat this; TeleGodzilla (using a V20) runs
  2649.      DSZ.COM without a hitch.  Switching to DSZ.EXE has cleared up the
  2650.      problems on other machines.
  2651.  
  2652.  
  2653.      14.11  PKARC 3.6
  2654.  
  2655.      It has been reported that PK36 grabs some interrupts and doesn't restore
  2656.      them on exit in an attempt to prevent hacks of the program.  Since
  2657.      eliminating that particular version and cleaning up memory, high speed
  2658.      transfers even with 8250 UARTS work properly again.
  2659.  
  2660.      The problem with PK 3.6 appears to be most severe if a BBS operator has
  2661.      doorware, etc that accesses the PK programs from a shell of some sort.
  2662.      This info may be helpful to users who are having otherwise inexplicable
  2663.      file transfer problems.
  2664.  
  2665.      Phil Katz has written me that this problem has been corrected in
  2666.      subsequent versions.
  2667.  
  2668.  
  2669.  
  2670.  
  2671.  
  2672.  
  2673.  
  2674.  
  2675.  
  2676.  
  2677.  
  2678.  
  2679.      Chapter 14 Pg 45      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2680.  
  2681.  
  2682.      14.12  Will the real YMODEM please stand up?
  2683.  
  2684.      Some XMODEM programs claiming to support YMODEM neither send nor accept
  2685.      the YMODEM pathname block.  1024 byte XMODEM is XMODEM-1k, not the
  2686.      YMODEM defined by Ward Christensen in 1985 when he invented the term
  2687.      YMODEM.  1987 and later versions of YMODEM.DOC remind the reader of the
  2688.      official YMODEM definition, which has not changed since YMODEM's coinage
  2689.      in 1985.
  2690.  
  2691.  
  2692.      14.13  286 and 386 Extended Memory
  2693.  
  2694.      Virtual memory disk caches and ramdisks using 80286 or 80386 extended
  2695.      memory require a kludge hardware reset of the CPU chip to return to the
  2696.      normal "real mode" after accessing extended memory.  This interference
  2697.      to the interrupt response time causes lost characters on comm ports, and
  2698.      may be minimized by specifying shorter memory transfers.
  2699.  
  2700.      Switching to a Goldstar GM82C550, National NS16550AN or NS16550AFN UART
  2701.      chip helps tremendously, allowing transfers at 115200 bps instead of
  2702.      9600 bps with a standard 8250.  Please refer to the subchapter on "Brain
  2703.      Damaged UARTs".  The DSZ "handshake slow" command may also help.
  2704.  
  2705.  
  2706.      14.14  Disk Caches
  2707.  
  2708.      Cache programs often interfere with ZMODEM transfers.  In one instance,
  2709.      replacing Microsoft's SMARTDRV.SYS with Multisoft's SUPERPCK.EXE helped.
  2710.  
  2711.      Some cache programs can be turned on and off; try turning it off when
  2712.      running DSZ.
  2713.  
  2714.      Switching to a National NS16550AN or NS16550AFN UART chip helps
  2715.      tremendously, allowing transfers at 115200 bps instead of 9600 bps with
  2716.      a standard 8250.  Please refer to the subchapter on "Brain Damaged
  2717.      UARTs".  The DSZ "handshake slow" command may also help.
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723.  
  2724.  
  2725.  
  2726.  
  2727.  
  2728.  
  2729.  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.      Chapter 15 Pg 46      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2739.  
  2740.  
  2741.      15.  ASSOCIATED DOCUMENTS
  2742.  
  2743.      Consult the Professional-YAM, PowerCom, or ZCOMM manual chapter "OPTIONS
  2744.      FOR FILE TRANSFERS" for descriptions of the file transfer options.  The
  2745.      "FILE TRANSFER BASICS" chapter explains the relative merits of XMODEM,
  2746.      YMODEM, ZMODEM, and other protocols and gives tips on their use.  The
  2747.      "MAIN COMMANDS" chapter describes the rb, rx, rc, rz, sb, and sz
  2748.      commands.  The "MODEM INTERFACING" and "FLOW CONTROL" chapters contain
  2749.      important information on the use of buffered modems with DSZ.
  2750.  
  2751.      Information on the ZMODEM Inter Application File Transfer Protocol is
  2752.      available in Omen Technology's "ZMODEM DEVELOPER's COLLECTION" ($89.00).
  2753.  
  2754.      Unix/Xenix C Source code for XMODEM, YMODEM, and ZMODEM transfers
  2755.      to/from Omen Technology Products is included in RZSZ.ZOO.[1] This file
  2756.      includes a Pro-YAM/ZCOMM script to upload a bootstrap file to a Unix
  2757.      system, compile it, and (if the compilation is successful) upload the
  2758.      rz/sz source files.
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784.  
  2785.  
  2786.  
  2787.  
  2788.      __________
  2789.  
  2790.       1. Technical support for rzsz is available on a paid consulting basis.
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796.  
  2797.      Chapter 16 Pg 47      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2798.  
  2799.  
  2800.      16.  FILES
  2801.  
  2802.      Some of the batch files mentioned in this document are not included in
  2803.      the archives.  Those that are needed can be readily created with your
  2804.      favorite editor.
  2805.  
  2806.      DSZ.COM, DSZ.DOC, 2A-PIF.DVP, 2S-PIF.DVP, 2T-PIF.DVP, BBS_REG.TXT,
  2807.      DS.BAT, FIX.BAT, MAILER, ZMODEMAD.BAT, ZMODEMD.BAT, ZMODEMDR.BAT, and
  2808.      ZMODEMU.BAT constitute Omen Technology's DSZ.ZIP.  These same files are
  2809.      in DSZ.ZOO on the distribution diskette mailed to registered users.[1]
  2810.  
  2811.      2S-PIF.DVP, 2A-PIF.DVP, DS.BAT, and 2T-PIF.DVP are used with Quarterdeck
  2812.      Office Systems' DESQview multitasking executive for background
  2813.      operation.  Their use is described in a previous chapter of this
  2814.      document.
  2815.  
  2816.      DGSZ.ZOO is distributed to GSZ registrants.  It contains GSZ.EXE and
  2817.      GCOLORS.EXE in addition to the above.
  2818.  
  2819.      ZCOMMDOC.ZIP (manual), ZCOMMEXE.ZIP (programs), ZCOMMHLP.ZIP (help
  2820.      processor and database), make up the ZCOMM communications tools
  2821.      shareware distribution.  The ZCOMM files are available on finer bulletin
  2822.      boards.
  2823.  
  2824.      RZSZ.ZOO contains ZMODEM "C" source code for COMPLETE Unix/Xenix
  2825.      programs licensed for use transferring files to/from licensed Omen
  2826.      Technology products.[2]
  2827.  
  2828.      RZSZ.TLB The ZMODEM rz/sz programs are available in native VMS flavors
  2829.      with wild cards, record format support, etc..  Pre compiled VAX/VMS
  2830.      files are contained in the RZSZ.TLB compressed text library.
  2831.  
  2832.      DSZ.EXE compiled with the Xenix to DOS XC may give moderately higher
  2833.      maximum throughput noticeable on slower machines.  Sending from a faster
  2834.      machine to an 8 MHz IBM AT with 16550FAN, using 115200 bps and "sz -yZ
  2835.      rttypix":
  2836.  
  2837.      Program                       Throughput
  2838.  
  2839.      DSZ.EXE                       12735 cps
  2840.  
  2841.  
  2842.      __________
  2843.  
  2844.       1. DSZ.ZOO is supplied to registrants instead of DSZ.ZIP because not
  2845.          all registrants have copies of unarchiving programs.  The
  2846.          registration disk includes a copy of BOOZ, a simple dearchiver for
  2847.          ZOO files.
  2848.  
  2849.       2. Technical support for rzsz is available on a paid consulting basis.
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.      Chapter 16 Pg 48      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2857.  
  2858.  
  2859.      DSZ.COM                       7164 cps
  2860.  
  2861.      ProComm+2.0                   5928 cps
  2862.  
  2863.      (Compare these speeds to those listed on Page 159 of the April 30, 1991
  2864.      issue of PC Magazine.  Results are even better with the compressible
  2865.      file used in the PC Magazine tests.)
  2866.  
  2867.      DSZ.EXE supports ZMODEM over 7 bit paths (E and P options), and
  2868.      specified control character quoting (-Q<string> option).  The DSZ.EXE
  2869.      requires somewhat more memory than DSZ.COM.  DSZ.EXE does not support
  2870.      file sharing due to brain damage in the Microsoft C library.  The
  2871.      maximum DSZ.EXE I/O buffer size available with the B numeric parameter
  2872.      is 16384.  DSZ.EXE is available in DSZEXE.ZIP and DSZEXE.ZOO.
  2873.  
  2874.      ZCOMM and Pro-YAM also run faster than DSZ.COM.
  2875.  
  2876.      DSZBG.ZOO contains DSZBG.DOC.  Part of the DSZ registration disk, this
  2877.      file provides background information on the ZCOMM/Pro-YAM commands
  2878.      provided in DSZ and GSZ.
  2879.  
  2880.      The ZOO archive format is a machine independent improvement on the PC-
  2881.      DOS specific .ARC format. The ZOO format has been precisely defined, and
  2882.      stable ZOO archivers/dearchivers are available on a wide variety of
  2883.      systems.
  2884.  
  2885.      BOOZ.EXE unpacks .ZOO archives.  BOOZ.DOC describes BOOZ.EXE.
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914.  
  2915.      Chapter 17 Pg 49      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2916.  
  2917.  
  2918.      17.  Other Omen Technology Products
  2919.  
  2920.      17.1  Professional-YAM COMMS TOOLS
  2921.  
  2922.      Omen Technology makes Professional-YAM, a comprehensive comms program
  2923.      with unmatched power.  Flavors are available for PC-DOS, Unix, Xenix,
  2924.      and OS/2 Protected mode.  Unix source code is available under license.
  2925.  
  2926.  
  2927.      17.2  ZCOMM: Industrial Strength COMMS Shareware
  2928.  
  2929.      ZCOMM is a full featured shareware version with a $40.00 basic
  2930.      registration.  Registered DSZ users upgrading to ZCOMM get a free
  2931.      binder!
  2932.  
  2933.  
  2934.      17.3  ZMODEM Developer's Collection
  2935.  
  2936.      Omen Technology sells the "ZMODEM Developer's Collection" for $89.00.
  2937.      This diskette includes the most recent public domain versions of
  2938.      YMODEM.DOC, ZMODEM.DOC and the Unix/VMS rz/sz C source code for YMODEM
  2939.      and ZMODEM.  Porting to the intended application is the sole
  2940.      responsibility of the purchaser.  For many developers, this collection
  2941.      affords a significant labor savings in obtaining these materials.
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965.  
  2966.  
  2967.  
  2968.  
  2969.  
  2970.  
  2971.  
  2972.  
  2973.  
  2974.      Chapter 18 Pg 50      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  2975.  
  2976.  
  2977.      18.  FAIR PLAY
  2978.  
  2979.      Unlike snazzy menu interfaces, reliable high speed transfer protocols
  2980.      take many hours of testing, often over expensive phone connections, to
  2981.      develop.  Two decades of communications experience and protocol testing
  2982.      are distilled in DSZ.
  2983.  
  2984.      DSZ is a user supported program developed and supported by Chuck
  2985.      Forsberg, owner of Omen Technology.  Countless hours of work and
  2986.      expen$ive resources went to develop and support DSZ for the myriad
  2987.      environments users use it in.  The fact that most of the problems people
  2988.      encounter with DSZ are caused by other software, hardware problems,
  2989.      failure to read the supplied documentation, or pirating has not kept
  2990.      users from seeking and getting help, even if it means calling the author
  2991.      in the middle of his sleep.
  2992.  
  2993.      Beyond this, the world of communications is constantly evolving, and it
  2994.      requires a significant ongoing effort to keep DSZ and its documentation
  2995.      up to date with the current state of the art.  Individuals with little
  2996.      knowledge of the dynamic nature of telecommunications (or hidden
  2997.      agendas) have misrepresented the frequency of enhancements to DSZ as a
  2998.      sign that DSZ is "unstable" and unworthy of "serious consideration".  If
  2999.      you think such sniping is fair play, you are more than welcome to use
  3000.      one of the many other protocol programs available, each of which claim
  3001.      to offer speed and reliability comparable to DSZ.
  3002.  
  3003.      Non registered users are welcome to use DSZ for a reasonable evaluation
  3004.      period.  "Reasonable" means "until you've decided whether the program is
  3005.      worth $20.00." It does not mean "until some competing program gets
  3006.      around to adding ZMODEM or True Ymodem(TM)".  Once you've evaluated DSZ,
  3007.      ethical use of DSZ requires registering the copy.
  3008.  
  3009.      DSZ is not and never has been Public Domain.  Every version of DSZ has
  3010.      included a Copyright Notice and a prohibition against sale or
  3011.      modification.  There is no usage counter or other Trojan Horse in DSZ,
  3012.      but if you use this program, you have a moral and ethical obligation to
  3013.      register it.
  3014.  
  3015.      Paid registration enables t -8g, DIRRX, DSZOPT, OverThruster(TM),
  3016.      YMODEM-g, and other advanced features that are present in DSZ.ZIP in
  3017.      encrypted form.  The registration package serializes and decodes all
  3018.      past and future versions of DSZ.COM and DSZ.EXE.  You can get a fully
  3019.      featured upgrade of DSZ simply by downloading a newer version from
  3020.      TeleGodzilla, BIX, GEnie (IBM Roundtable), CompuServe, and trusted
  3021.      bulletin boards.
  3022.  
  3023.  
  3024.  
  3025.  
  3026.  
  3027.  
  3028.  
  3029.  
  3030.  
  3031.  
  3032.  
  3033.      Chapter 18 Pg 51      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3034.  
  3035.  
  3036.      18.1  Sharing DSZ Files
  3037.  
  3038.      You are welcome to share unmodified copies of DSZ.ZIP or DSZ.ZOO with
  3039.      your friends and associates for their evaluation.  This documentation
  3040.      file and the MAILER file must be provided with all copies of DSZ except
  3041.      by prior written permission from Omen Technology Inc.  Because of piracy
  3042.      problems, Omen Technology must INSIST that DSZ be distributed only as
  3043.      part of the DSZ.ZIP file EXACTLY as provided by Omen Technology Inc, or
  3044.      in an archive which displays a CRC value for DSZ.COM equal to that shown
  3045.      in the Changes chapter.  If DSZ.ZIP is repacked, no files may be added
  3046.      to or removed from the archive.
  3047.  
  3048.      If you see an improperly packed or otherwise modified DSZ archive or
  3049.      parts thereof in a bulletin board, please ask the board's operator to
  3050.      replace such files with DSZ.ZIP exactly as provided by Omen Technology
  3051.      Inc.  Flame them until they behave ethically.
  3052.  
  3053.      Unmodified copies of Omen Technology shareware and demo files including
  3054.      GSZ.ZIP, DSZ.ZIP and DSZBG.ZIP may be distributed by "shareware
  3055.      distributors" provided 1) the files are clearly identified as
  3056.      unregistered shareware, 2) the cost of the distribution is nominal.
  3057.      Otherise, no version of DSZ may be sold without the prior written
  3058.      permission of Omen Technology Inc.
  3059.  
  3060.      DSZ is not and never has been Copy Protected.  "DSZ unprotect" files
  3061.      have no function whatsoever except to aid and encourage the theft of
  3062.      Omen Technology's Intellectual Property.
  3063.  
  3064.      Distribution or use of programs or procedures that modify, patch,
  3065.      disassemble, decompile, or otherwise reverse engineer DSZ without the
  3066.      prior written permission by Omen Technology Inc is a bloody theft of
  3067.      intellectual property and services and is a violation of Federal
  3068.      Copyright Law.  The same applies to debug scripts and documentation
  3069.      written for the same purposes.  These perform the same function as
  3070.      pirate satellite and/or cable descramblers, to obtain benefit from
  3071.      encrypted communications without proper payment.  Piracy has been
  3072.      investigated by the FBI and prosecuted under federal statutes.
  3073.      Applicable law provides for damages and recovery of attorney's fees.
  3074.      Omen Technology has received reports of serious problems caused by
  3075.      unauthorized patches to DSZ, and cannot assume liability for the
  3076.      performance of the resultant code.  So far, none of the slime producing
  3077.      such bilge have seen fit to sign their real name and address to their
  3078.      cretinous attempts at ego gratification.
  3079.  
  3080.      Distribution of DSZ in any medium without this documentation file is an
  3081.      unauthorized modification to DSZ that deprives the rightful author of
  3082.      registration revenues.  That is a theft of intellectual property.  Such
  3083.      distribution damages the author by forcing the user and author to waste
  3084.      time and phone bills scrounging for the documentation, and answering
  3085.      questions that are fully covered in the documentation.
  3086.  
  3087.  
  3088.  
  3089.  
  3090.  
  3091.  
  3092.      Chapter 18 Pg 52      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3093.  
  3094.  
  3095.      If any version of DSZ is distributed with any other product, software or
  3096.      hardware, the product documentation must clearly and prominently state
  3097.      that the customer's continued use of DSZ requires registration directly
  3098.      with Omen Technology or its duly authorized agent(s).  When unregistered
  3099.      copies of DSZ are distributed on disk, a contemporary copy of
  3100.      ZCOMMDOC.ZIP should be included on the same disk.
  3101.  
  3102.      Thank you for your support.
  3103.  
  3104.      18.2  REGISTRATION
  3105.  
  3106.      After a short evaluation period, ethical users must register their copy
  3107.      of DSZ with a check for $20.00 in U.S. funds sent to:
  3108.  
  3109.             Omen Technology Inc.
  3110.             P.O. Box 4681
  3111.             Portland, OR 97208
  3112.  
  3113.      The address on your check is sufficient, no need to fill out forms.
  3114.  
  3115.             For VISA/MC Registrations, you can also:
  3116.             Call VOICE: 503-621-3406
  3117.  
  3118.             Or register online: 503-621-3746  300-1200-2400 bps
  3119.             Or FAX the INSTANT MAILER to: 503-621-3735
  3120.  
  3121.      Don't bother scrounging for an envelope, just print the INSTANT MAILER
  3122.      included in this archive!
  3123.  
  3124.      Overseas registrations are sent out International Air Mail.  Users,
  3125.      especially those overseas, may choose to register their copy of DSZ for
  3126.      $25.00 U.S.  by providing their VISA or Mastercard card number with
  3127.      expiration date and their name as it appears on their credit card.
  3128.  
  3129.      Purchase orders for less than $150 must be prepaid.  Omen Technology Inc
  3130.      Federal TAX ID #: 930858776 Oregon TAX ID #: 536565
  3131.       .ne 12
  3132.  
  3133.      "Das Recht zur Benutzung von DSZ in Deutschland, Oesterreich und der
  3134.      Schweiz erwerben Sie durch Bezahlung der Lizenzgebuehr von DM 57,00
  3135.      (incl. Mwst) an RzK
  3136.  
  3137.      Doris Koepke
  3138.      Bitzenstr. 11
  3139.      D-5464 Asbach
  3140.  
  3141.      Tel. 02683-4547, FAX 49 2683 4537, Telex 86 3705 rzk d, CIS
  3142.      [70126,1660]. Sie erhalten dann von dort sowohl die neueste Version, als
  3143.      auch Ihren individuellen Software-Key, mit dem Sie auch kuenftige
  3144.      Shareware-Versionen "aufschliessen", also die in der Shareware Version
  3145.      nicht zugnglichen Programmfunktionen nutzbar machen koennen, per Post.
  3146.  
  3147.  
  3148.  
  3149.  
  3150.  
  3151.      Chapter 18 Pg 53      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3152.  
  3153.  
  3154.      Die Benutzung nicht registrierter Versionen stellt einen Verstoss
  3155.      geltenden Rechts dar und wird strafrechtlich verfolgt."
  3156.  
  3157.  
  3158.      *************************************************************************
  3159.      The user registration package includes a printed serial number password
  3160.      (SNP) card.  The registration "care package" diskette contains the
  3161.      latest versions of the DSZ programs, additional user documentation, and
  3162.      the installation program which uses your personal SNP to enable advanced
  3163.      features and bypass the opening advertisement.
  3164.  
  3165.      The registration package unlocks the extra value in all past and future
  3166.      versions of DSZ.COM and DSZ.EXE.
  3167.      *************************************************************************
  3168.  
  3169.      The unique serial number on the registration card is registered to the
  3170.      user, and is acceptable proof of registration to corporate auditors.
  3171.  
  3172.      The putsnp program inserts your unique DSZ Serial Number Password (SNP)
  3173.      into you copy of DSZ with the following command:
  3174.             putsnp dsz.com
  3175.      Putsnp prompts for your SNP and asks appropriate questions before
  3176.      inserting the SNP to enable the extra value in DSZ.
  3177.  
  3178.      GSZ is serialized with the GCOLORS program described above.
  3179.  
  3180.      Some TSR programs and device deivers interfere with putsnp.  If you have
  3181.      a lockup running putsnp, run it without any device drivers or TSR
  3182.      programs (boot a plain DOS from floppy disk).
  3183.  
  3184.      Your disk directory entry for DSZ will show the date and time you
  3185.      serialized your copy of DSZ.  This does not affect the revision date DSZ
  3186.      announces when DSZ is run.
  3187.  
  3188.  
  3189.      The only legitimate way to disable the opening advertisement in DSZ is
  3190.      to insert an authorized SNP obtained from Omen Technology into DSZ with
  3191.      the putsnp program.  Any other suppression or modification of the
  3192.      opening screen is an illegal, unethical theft of services.  Omen
  3193.      Technology has received reports of serious problems caused by
  3194.      unauthorized patches to DSZ, and cannot assume liability for the
  3195.      performance of the resultant code.
  3196.  
  3197.      Piracy is stealing.
  3198.  
  3199.  
  3200.  
  3201.  
  3202.  
  3203.  
  3204.  
  3205.  
  3206.  
  3207.  
  3208.  
  3209.  
  3210.      Chapter 18 Pg 54      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3211.  
  3212.  
  3213.      18.3  Files on Registration Disk
  3214.  
  3215.      The following files are currently included on the Registration Disk sent
  3216.      to paid registrants.
  3217.  
  3218.      BOOZ.EXE       Program to unpack .ZOO archives.  BOOZ.DOC describes
  3219.                     BOOZ.EXE.
  3220.  
  3221.  
  3222.      DSZEXE.ZOO     Contains DSZ.EXE.
  3223.  
  3224.                     To dearchive with booz: booz x dszexe
  3225.  
  3226.                     Type "booz" without arguments to see the help message.
  3227.  
  3228.  
  3229.  
  3230.      DSZ.ZOO        Contains DSZ.COM, DSZ.DOC, DESQview description files.
  3231.  
  3232.                     To dearchive with booz: booz x dsz
  3233.  
  3234.  
  3235.      DGSZ.ZOO       Contains GSZ, DSZ, GSZ.DOC, and DESQview description
  3236.                     files.
  3237.  
  3238.                     To dearchive with booz: booz x dsz
  3239.  
  3240.                     RZSZ.ZOO contains ZMODEM "C" source code for COMPLETE VAX
  3241.                     VMS and Unix/Xenix programs licensed for use transferring
  3242.                     files to/from licensed Omen Technology products.[1]
  3243.  
  3244.                     To dearchive RZSZ with booz: booz x rzsz
  3245.  
  3246.  
  3247.      PUTSNP.EXE     Installs your unique registered serial number to enable
  3248.                     the extra value in DSZ.  (GCOLORS is used for GSZ.)
  3249.  
  3250.  
  3251.      DSZBG.DOC      (in DSZBG.ZOO) Background information for GSZ and DSZ,
  3252.                     consisting of relevant parts of the ZCOMM User's Manual.
  3253.  
  3254.                     To dearchive with booz: booz x dszbg
  3255.  
  3256.  
  3257.  
  3258.  
  3259.  
  3260.      __________
  3261.  
  3262.       1. Technical support for rzsz is available on a paid consulting basis.
  3263.  
  3264.  
  3265.  
  3266.  
  3267.  
  3268.  
  3269.      Chapter 18 Pg 55      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3270.  
  3271.  
  3272.      18.4  Bulletin Board Registration
  3273.  
  3274.      Note to the wise BBS operator: be sure you understand the DSZ restrict
  3275.      command and how to use it.
  3276.  
  3277.      Use and/or copying of DSZ by bulletin board sysops and/or systems is
  3278.      allowed according to the following conditions:
  3279.  
  3280.      I agree to feature the ZCOMM files (ZCOMMEXE.ZIP, ZCOMMDOC.ZIP,
  3281.      ZCOMMHLP.ZIP) for downloading, and to announce the availability and
  3282.      features of ZCOMM in any bulletins, help displays, or other displays
  3283.      that mention communications programs.  It is my responsibility to
  3284.      maintain reasonably current versions of the ZCOMM files on the BBS shown
  3285.      above.
  3286.  
  3287.      I understand that I am welcome to use DSZ on my bulletin board(s) from
  3288.      the time I sign and mail this document as long as I abide by the
  3289.      conditions above, including featuring the above mentioned ZCOMM files.
  3290.  
  3291.      I shall distribute DSZ.COM only as part of the DSZ.ZIP EXACTLY as
  3292.      provided by Omen Technology Inc, or "zipped" without any file additions,
  3293.      deletions, or modifications.  If I distribute DSZEXE.ZOO, I shall also
  3294.      maintain DSZ.ZIP in the same directory since DSZEXE.ZOO references files
  3295.      in DSZ.ZIP.
  3296.  
  3297.      If I see a modified DSZ archive or parts thereof in a file or collection
  3298.      of files (e.g., archive) on a bulletin board, I shall replace such files
  3299.      or archive members with the contents of DSZ.ZIP exactly as provided by
  3300.      Omen Technology Inc.  I shall report instances of noncompliance to Omen
  3301.      Technology.
  3302.  
  3303.      I shall not allow any version of dsz to be sold, modified, patched,
  3304.      hacked, disassembled, decompiled, or otherwise reverse engineered
  3305.      without the prior written permission of Omen Technology Inc.
  3306.  
  3307.      I understand that DSZ is not and never has been Copy Protected.  I fully
  3308.      understand that "DSZ unprotect" files have no function whatsoever except
  3309.      to aid and encourage the theft of Omen Technology's Intellectual
  3310.      Property.
  3311.  
  3312.      (For this BBS registration, a multi node bulletin board operating from a
  3313.      single, common file system counts as one machine.)
  3314.  
  3315.      The purpose of bulletin board registrations is to support and promote
  3316.      ZCOMM and Professional-YAM by popularizing the ZMODEM protocol and
  3317.      featuring the ZCOMM shareware files available for downloading.
  3318.  
  3319.      BBS registrations must be submitted on the bbs_reg form with signature
  3320.      and date, and must accompany a new paid DSZ or ZCOMM registration.  The
  3321.      paid registration that must accompany your BBS registration can be one
  3322.      submitted by one of your board's users.  Most boards have many
  3323.  
  3324.  
  3325.  
  3326.  
  3327.  
  3328.      Chapter 18 Pg 56      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3329.  
  3330.  
  3331.      unregistered DSZ users, so getting one of them to register their DSZ
  3332.      should pose no difficulty.  Since the paid registration may be from one
  3333.      of your board's users, you can get your BBS registered for free by
  3334.      getting one of your users to register his/her DSZ at the same time.
  3335.  
  3336.  
  3337.  
  3338.  
  3339.  
  3340.  
  3341.  
  3342.  
  3343.  
  3344.  
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.  
  3361.  
  3362.  
  3363.  
  3364.  
  3365.  
  3366.  
  3367.  
  3368.  
  3369.  
  3370.  
  3371.  
  3372.  
  3373.  
  3374.  
  3375.  
  3376.  
  3377.  
  3378.  
  3379.  
  3380.  
  3381.  
  3382.  
  3383.  
  3384.  
  3385.  
  3386.  
  3387.      Chapter 18 Pg 57      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3388.  
  3389.  
  3390.      19.  CHANGES
  3391.  
  3392.      Be sure to save your serial number/password (SNP) card and the putsnp
  3393.      program you received from Omen Technology to use with future versions of
  3394.      DSZ you may download!  (Use GCOLORS to serialize GSZ.)
  3395.  
  3396.      Current GSZ and DSZ versions are maintained on EXEC-PC BBS, BIX, GEnie
  3397.      (IBM Roundtable), CompuServe (IBMCOM and CONSULT SIGs) as well as
  3398.      TeleGodzilla.
  3399.  
  3400.      DSZ is a popular program which has been the object of virus attacks.
  3401.      Pirated/hacked versions of DSZ have cost users and DSZ's developer
  3402.      thousands of dollars in lost time and other expenses, in addition to
  3403.      injuring of Omen Technology's reputation.
  3404.  
  3405.      Virus and Trojan code hidden in hacked/pirated copies of DSZ and
  3406.      programs claiming to "register DSZ" have caused loss of data.
  3407.  
  3408.      Name             Length                           Date        Time   CRC
  3409.  
  3410.  
  3411.      -rw-r--r--   1 caf      omen       52626 Dec 14 12:02 dsz.com
  3412.      -rwxr-xr-x   1 caf      omen       62515 Dec 14 11:59 dsz.exe
  3413.      PKZIP -vt 32 bit CRC: A23D24DD   52626  dsz.com
  3414.      PKZIP -vt 32 bit CRC: FE13CE17   62515  dsz.exe
  3415.  
  3416.  
  3417.  
  3418.      Your copy of DSZ should show the same CRC values.  ZIP uses a 32 bit CRC
  3419.      compatible with the Professional-YAM and ZCOMM "crc" command.
  3420.            pkzip -vt dsz
  3421.      The following Pro-YAM/ZCOMM command gives the 32 bit CRC for DSZ.COM:
  3422.  
  3423.      EXAMPLE: >>>c: crc dsz.com
  3424.  
  3425.  
  3426.      If your copy shows a different CRC or file length, insist on a
  3427.      legitimate copy and report the source of the bogus/pirated copy to Omen
  3428.      Technology Inc.  Omen Technology has received reports of serious
  3429.      problems caused by unauthorized patches to DSZ, and cannot assume
  3430.      liability for the performance of the resultant code.
  3431.  
  3432.  
  3433.      COM7 and COM8 are changed; see the "port" command above.
  3434.  
  3435.      A problem in the 1/17/89 and 2/2/89 DSZ versions corrupts files under
  3436.      unusual circumstances.  Please delete all instances of the 1/17/89 and
  3437.      2-02-89 version.
  3438.  
  3439.      There never was a "zmodem d" parameter in DSZ.  Older versions of DSZ
  3440.      ignored attempts to set this nonexistient parameter with a message that
  3441.  
  3442.  
  3443.  
  3444.  
  3445.  
  3446.      Chapter 19 Pg 58      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3447.  
  3448.  
  3449.      humans ignored.  DSZ now aborts when asked to set a nonexistient
  3450.      parameter.  There is a "d" parameter that controls time/date stamping of
  3451.      files; Bulletin boards that need to disable time/date stamping of
  3452.      received files should simply use "pd0" not preceded by a "z".
  3453.  
  3454.      Good news for tired frog stompers!  The ZMODEM rz/sz programs are
  3455.      available in native VMS flavors with wild cards, record format support,
  3456.      etc..  Pre compiled VAX/VMS files are contained in the RZSZ.TLB
  3457.      compressed text library.
  3458.  
  3459.      The DSZ and GSZ "t" command uses the DOS console driver for terminal
  3460.      emulation.  Standard ANSI.SYS is limited to a small subset of ANSI
  3461.      escape sequences; NANSI.SYS, FANSI-Console and other replacement console
  3462.      drivers provide faster screen updates and better ANSI terminal
  3463.      emulation.
  3464.  
  3465.      Dec 13 1991: DSZ and GSZ automatically support Doorway 2.2 without extra
  3466.      commands.
  3467.  
  3468.      The RZ.BAT and SZ.BAT files are supplied for convenience.  RZ.BAT allows
  3469.      calling programs that emit an "rz" command to automatically start DSZ
  3470.      from the DOS command prompt.  SZ.BAT is a convenient command interface
  3471.      that complements RZ.BAT.  You may modify SZ.BAT and RZ.BAT with your
  3472.      favorite options.
  3473.  
  3474.      The GSZ file transfer display now shows a distinct color at the
  3475.      locations where error retries occurred.  This gives a visual impression
  3476.      of the distribution of error retries.
  3477.  
  3478.      Oct 15 1991:  To accomodate other vendors' programs which do not provide
  3479.      a convenient way to control crash recovery, the "restrict" command
  3480.      security check is not performed if the destination file exists.
  3481.  
  3482.      Oct 8 1991: Some versions of putsnp were confused by a data pattern in
  3483.      the Oct 7 dsz.com, misplacing the installed serial number.  Oct 7 1991:
  3484.      The "t" (talk) command now accepts -h and -H to enable local echo.  Oct
  3485.      1 1991: Fixed an interaction between FIFO uarts and YMODEM-g termination
  3486.      after all files have been sent.  Fixed problem of some options being
  3487.      ignored on XMODEM and YMODEM downloads.  Fixed graphics display problem
  3488.      involving more than 40 MB of files.  Sep 4 1991: GCOLORS now saves the
  3489.      color scheme in a separate file GCOLORS.T.  Many small improvements in
  3490.      the GSZ file xfer display.  GCOLORS adds a "m" menu choice to remove
  3491.      color from the color scheme.
  3492.  
  3493.      A conflict between crash recovery and user specified short packets has
  3494.      been corrected.
  3495.  
  3496.      DSZ.EXE and GSZ now accept the "c" option to force incoming files to use
  3497.      a changed file name when a file with the same name exists.  The
  3498.      receiving program must support this new ZMODEM option or file
  3499.      disposition will be undefined.
  3500.  
  3501.  
  3502.  
  3503.  
  3504.  
  3505.      Chapter 19 Pg 59      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3506.  
  3507.  
  3508.      Aug 7 1991: Serial I/O modifications have solved a Wedge-O-Matic(R)
  3509.      problem with one hardware configuration (antique 2400 bps internal
  3510.      modem).  Hopefully this will solve similar non-replicatable problems for
  3511.      other users.
  3512.  
  3513.      A number of display fixes/enhancements to GSZ, including the addition of
  3514.      the GSZWINDOW environment variable enabling BBS sysops to protect BBS
  3515.      status lines at the bottom of the screen.
  3516.  
  3517.  
  3518.      July 29 1991: Corrections to gcolors registration function.
  3519.  
  3520.      July 28 1991: Some changes to GSZ and CGOLORS to improve human factors.
  3521.  
  3522.      "GCOLORS -q" disables the flashing reminder of which field is being
  3523.      modified.  This was added to help users with certain visual impairments.
  3524.  
  3525.      A few users have reported hung transfers wither certain hardware and/or
  3526.      software configurations.  We have not been able to replicate the
  3527.      problem, but have added code that recovers from lost interrupts.
  3528.  
  3529.      July 21 1991: Preview release of GSZ!!
  3530.  
  3531.  
  3532.      July 3 1991: Spurious "Invalid Download Directory" message has been
  3533.      removed.  More hacks to accomodate AT&T's mutant "ymodemb" protocol.
  3534.      AT&T may be the right choice, but their "ymodemb" is not the right
  3535.      protocol.
  3536.  
  3537.      June 13 1991: DSZLOG entries made by the 6/10 DSZ had no carriage
  3538.      returns.  Please check the "pxN" and "z pxN" command descriptions for
  3539.      important clarifications.
  3540.  
  3541.      June 10 1991: A problem with sending with flow control has been fixed.
  3542.      Intelligent Crash Recovery(TM) has been enhanced to prevent timeouts
  3543.      when computers with different CPU speeds are used.
  3544.  
  3545.      May 31 1991:  The "sb" command has been hacked to accomodate an AT&T
  3546.      nonstandard "ymodemb" protocol.
  3547.  
  3548.      The handling of hardware flow control has been hacked to prevent flow
  3549.      control timeouts caused by TSR programs that poll the UART status
  3550.      registers.
  3551.  
  3552.      The size of the input buffer has been increased.
  3553.  
  3554.      The "V" numeric parameter has been added to DSZ.COM to allow direct
  3555.      video output in some instances.
  3556.  
  3557.      April 29 1991: The "t" command no longer ignores options set with DSZOPT
  3558.      and/or as flags to the "t" command.
  3559.  
  3560.  
  3561.  
  3562.  
  3563.  
  3564.      Chapter 19 Pg 60      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3565.  
  3566.  
  3567.      April 16 1991: Operation of "handshake slow" has been enhanced when
  3568.      receiving with ZMODEM CRC-32 and MobyTurbo(TM).  Users who had
  3569.      previously found "handshake slow" unable to control disk related "Line
  3570.      Status Register 02" overrun errors should find the new "handshake slow"
  3571.      more effective on ZMODEM CRC-32 and MobyTurbo downloads.
  3572.  
  3573.      DSZ.COM and DSZ.EXE now announce themselves as DSZ.COM and DSZ.EXE.
  3574.      DSZ.DOC has more discussion of differences between .COM and .EXE flavor.
  3575.      See the FILES chapter for expanded discussion of DSZ.COM vs DSZ.EXE.
  3576.  
  3577.      April 4 1991:  DSZ now supports 115200 bps on suitable hardware.
  3578.      DSZ.EXE throughputs of 113000 bps have been achieved with modest
  3579.      trickery.  "Your mileage may vary."
  3580.  
  3581.      The -I option has been added to the sz command.  The -I option causes
  3582.      new versions (Mar 29 1991 or later) of VMS rz to store files with the
  3583.      VMS Variable length (mrs=510) binary format.  Adding this record format
  3584.      should prevent VMS Kermit servers from corrupting file contents.
  3585.  
  3586.      pcAnywhere users: please read the "A" command description carefully!
  3587.  
  3588.      Feb 28 1991:  The instructions for adding DSZ to ProComm Plus have been
  3589.      updated to include PCP version 2.  Datastorm has not licensed ZMODEM-
  3590.      90(TM) despite allegations that DSZ is now "built in" to ProComm Plus
  3591.      version 2.
  3592.  
  3593.      The F command was added to leave the 16550A FIFO enabled on exit.  The
  3594.      speed command now updates the effective baudrate used for time
  3595.      estimates.
  3596.  
  3597.  
  3598.      sz -e is more network friendly.  (If you don't know what sz -e does, you
  3599.      don't want to know - trust me.)
  3600.  
  3601.      Dec 16 1990:  Code changes to improve operation with the Intel
  3602.      SatisFAXtion modem/fax board.
  3603.  
  3604.      Nov 19 1990:  A number of small enhancements.
  3605.  
  3606.      The sz -i and -u options were added.  The -i option is useful sending
  3607.      files to VMS rz version 4.x, forcing VMS Stream_LF record format.  The
  3608.      -u option unlinks (deletes) a file after it is successfully sent with
  3609.      ZMODEM.
  3610.  
  3611.      SlugBait has been fixed.
  3612.  
  3613.      The Y numeric parameter (described above) has been added to allow FIFO
  3614.      hackers to do their thing.
  3615.  
  3616.      June 25 1990: When a ZMODEM block length is forced, the receiving DSZ
  3617.      writes the data to disk before acknowledging the block.  With DSZ.EXE
  3618.  
  3619.  
  3620.  
  3621.  
  3622.  
  3623.      Chapter 19 Pg 61      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3624.  
  3625.  
  3626.      and its maximum 16384 buffer size, you may be able to avoid overrun
  3627.      (Line Status Register 02) problems receiving to slow disk drives by
  3628.      using:
  3629.      DSZ pB16384 z pl16384 rz
  3630.  
  3631.      ZMODEM-90(TM) speeds up GEnie ZMODEM downloads; see DSZOPT.
  3632.  
  3633.      The "sz" command had an undocumented fallback to YMODEM, this has been
  3634.      removed for reliability reasons.
  3635.  
  3636.      The SlugBait (-s) option now causes DSZ to return success (0 exit code)
  3637.      if at least one file is transferred.
  3638.  
  3639.      April 11 1990: Enhancements for more efficient multitasking under
  3640.      DESQview and DESQview 386.  Code which prevented IRQ conflicts between
  3641.      COM1/COM3 and COM2/COM4 has been removed to allow use of COM7 and COM8
  3642.      without interference from DSZ running on COM1 or COM2..
  3643.  
  3644.      ZIP replaces ARC as the standard download distribution format on new
  3645.      files.
  3646.  
  3647.      March 21 1990: DSZ now sends the CANCEL sequence if it runs out of disk
  3648.      space while receiving a file with ZMODEM.
  3649.  
  3650.      DSZ now defaults to "handshake both" if the clear to send signal is high
  3651.      when DSZ selects the comm port regardless of the initial "baud rate".
  3652.  
  3653.      The P parameter can be set to -1 to disable the FIFO on the Western
  3654.      Digital WD16550 chip.  The WD16550 FIFO has been observed to lose
  3655.      characters when transmitting at slow baud rates.  A more elegant
  3656.      software solution to this hardware problem may be discovered in the
  3657.      future.
  3658.  
  3659.      Feb 25 1990: Doco change only. The "R" numeric parameter or the
  3660.      "restrict" command may be used to force partially received files to be
  3661.      deleted.  These features have been in DSZ for a long time, but never got
  3662.      into DSZ.DOC.
  3663.  
  3664.      Feb 18 1990: DSZPORT now accepts "portx" style arguments in addition to
  3665.      the traditional decimal number.  The -Wn option has been improved.
  3666.  
  3667.      Jan-28-1990: Doco improvements, especially to the "In Case of
  3668.      Difficulty" chapter.  BBS registration clarified for those that bother
  3669.      to read it.  Qmodem batch files fixed.  No change to the DSZ software.
  3670.  
  3671.      Jan-22-1990: ZMODEM-90(TM) extensions:
  3672.  
  3673.      Receiver specified window size: The -Wn option operates similarly to the
  3674.      -wn option.  The -Wn option is specified to the receiver, which sends
  3675.      this information to the sender.  Pro-YAM, ZCOMM and DSZ versions
  3676.      beginning with Jan 22 1990 support this.
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.      Chapter 19 Pg 62      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3683.  
  3684.  
  3685.      Specified extra escaped characters: The "zmtxesc" and "zmrxesc" allow
  3686.      extra characters to be escaped when sending (zmtxesc) or receiving
  3687.      (zmrxesc).  Zmtxesc is effective sending to any ZMODEM program.  The sz
  3688.      commands in Omen products after Jan 22 1990 except for DSZ.COM recognize
  3689.      incoming "zmrxesc" requests.  The zmrxesc and zmtxesc string parameters
  3690.      consist of one or more printing characters corresponding to the control
  3691.      characters to be escaped.  To escape NULL:  set zmrxesc "@"
  3692.  
  3693.      Since DSZ does not support string parameters, a -Q<string> option unique
  3694.      to DSZ performs the same function as zmrxesc and zmtxesc.  If the
  3695.      Q<string> option is used in DSZOPT, it must be last.  To escape NULL:
  3696.      DSZ sz -Q@ file.ext
  3697.  
  3698.      MobyTurbo(TM):
  3699.  
  3700.      MobyTurbo optimizes throughput on GIF, ZIP, ARC, and similar files
  3701.      without sacrificing ZMODEM's famous reliability on noisy lines.
  3702.      MobyTurbo works with standard modems, error correcting modems with
  3703.      hardware flow control, and over paths that support ZMODEM and do not
  3704.      "eat" or otherwise respond to control characters.  This includes all
  3705.      paths that support YMODEM-g (or would except for line noise).
  3706.  
  3707.      MobyTurbo can be used for downloads over PC Pursuit if software flow
  3708.      control is not turned on.
  3709.  
  3710.      Activate MobyTurbo with the -m option to one or more of: sz command, rz
  3711.      command, or DSZOPT environment variable.
  3712.  
  3713.      ZMODEM over 7 bit paths:  (Not supported in DSZ.COM)
  3714.  
  3715.      A pair of ZMODEM-90 programs with 7-bit support operating over a 7 bit
  3716.      path should detect that fact and switch to one of two 7-bit path
  3717.      compatible encodings.  For testing, this can be forced with a "-E"
  3718.      option.
  3719.  
  3720.      Default 7-bit mode is RLE compression and 8th bit quoting similar to
  3721.      Kermit but more efficient because not so many control characters are
  3722.      quoted.  Use this default for text files.  Rubout and all control
  3723.      characters can be escaped with the -e option.  Individual control
  3724.      characters can be escaped with "zmtxesc" and "zmrxesc".
  3725.  
  3726.      Pack-7 instead of quoting is activated with the -P option.  (-P has no
  3727.      effect on 8 bit paths.) Pack-7 packs 4 bytes into 5 printing characters.
  3728.      This is more efficient than quoting for files where 25% more 8th bits
  3729.      appear than the number of characters saved by RLE compression.  (This
  3730.      statement applies to GIF, ARC, ZOO, and ZIP files.  It may or may not
  3731.      apply to other binary file formats, depending on the data.) Pack-7 will
  3732.      match or beat standard Kermit on ZIP files, even when Kermit has use of
  3733.      all 8 bits.
  3734.  
  3735.      SUPK412.ZIP 75136 bytes sent at 2400 bps direct connect from an
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.      Chapter 19 Pg 63      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3742.  
  3743.  
  3744.      Everec 1800 AT clone 8mHz/0ws to an 18 mHz Intel 386 motherboard.
  3745.  
  3746.      8-Bit line
  3747.      cps     Protocol/command
  3748.      156     MS Kermit 3.00 to MS Kermit 3.00  (defaults)
  3749.      182     MS Kermit 3.00 to MS Kermit 3.00  (windows=2 length=2000)
  3750.      184     MS Kermit 3.00 to Pro-YAM 17.51 (windows=2 length=2000)
  3751.      231     Pro-YAM 17.51 ZMODEM (defaults)
  3752.      237     Pro-YAM 17.51 ZMODEM-90(TM) MobyTurbo(TM) (sz -m)
  3753.  
  3754.      7-Bit line
  3755.      cps     Protocol/command
  3756.      156     MS Kermit 3.00 to MS Kermit 3.00  (windows=4 length=2000)
  3757.      190     Pro-YAM 17.51 ZMODEM-90 PACK-7 (sz -EP)
  3758.  
  3759.      Kermit transfers used 8 bit CRC, ZMODEM used 32 bit CRC.
  3760.  
  3761.  
  3762.      ************************************************************************
  3763.      ************************************************************************
  3764.  
  3765.      WHAT TO LOOK FOR:
  3766.  
  3767.      Performance     difference     with     MobyTurbo,     possible     side
  3768.      effects/incompatibilities.   MobyTurbo  logic  tests  for  software flow
  3769.      control incompatibilities: when does this test fail?
  3770.  
  3771.      Automatic detection of 7-bit paths.  Spurious detection of  7-bit  paths
  3772.      and failure to detect 7-bit paths.  (DSZ.EXE only)
  3773.  
  3774.  
  3775.      12-13-89  The Virus check was removed because of user confusion and slow
  3776.      startup under certain conditions.  Code has been added to prevent and/or
  3777.      recover from "line status register 18" errors.
  3778.  
  3779.      10-28-89 A T may be appended to DSZOPT or "DSZ t  -T"  may  be  used  to
  3780.      force  DSZ  to  exit  after  it has recognized a ZMODEM AutoDownload(TM)
  3781.      request.
  3782.  
  3783.      10-24-89  BBS registered copies (serial  numbers  8000-8999  and  20000-
  3784.      23999) are now fully featured.
  3785.  
  3786.      The BBS registration form has been  modified.   Please  read  this  form
  3787.      carefully  before  applying  a  BBS  serial  number.   Use of BBS serial
  3788.      numbers (4000, 20000 series) acknowledges acceptance of this contract.
  3789.  
  3790.      The IMP/KMD compatibility file length information in the  YMODEM  header
  3791.      generated by the sb command now uses the correct byte ordering.  Changes
  3792.      to the XMODEM/YMODEM sz/sb commands were made  to  accommodate  programs
  3793.      that ise CK or CKL.  (As predicted in 1985, networks sometimes interfere
  3794.      with these sequences.)
  3795.  
  3796.  
  3797.  
  3798.  
  3799.  
  3800.      Chapter 19 Pg 64      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3801.  
  3802.  
  3803.      Files passed over because of creation errors at the  receiving  end  are
  3804.      now  counted  by the "sz" command as errors.  The receiving program must
  3805.      be a 9/89 or later version for this to be effective.
  3806.  
  3807.      The specified directory form of the rz and rb commands has been  enanced
  3808.      to accommodate certain forms of erroneous syntax.
  3809.  
  3810.      6-19-89 A documentation error (concerning DSZPORT) was corrected in  the
  3811.      DOC file.
  3812.  
  3813.      5-25-89  Corrects a protocol negotiation problem encountered when the rz
  3814.      or sz -e option is used.
  3815.  
  3816.      Host programs can now specify an alternate CANCEL sequence (not used for
  3817.      DOS and Unix).
  3818.  
  3819.      The ZMODEM "Slow Send" mode inserts a brief pause after  each  subpacket
  3820.      when  invoked with the -F option, or automatically when the "sz" command
  3821.      detects failing flow control.  The zmodem F numeric  parameter  (default
  3822.      1) sets the pause in tenths of seconds.
  3823.  
  3824.      4-24-89 The -rr option has been improved.  Long file compares  are  done
  3825.      in  two  stages  to  save  time  when  the  first portions do not match.
  3826.      Diagnostic code and undocumented commands have been removed to  decrease
  3827.      the program size.
  3828.  
  3829.      The 4-18 version introduces ZMODEM variable length headers of up  to  16
  3830.      bytes  information  field instead of the previous fixed 4.  Selection of
  3831.      variable length header capability is automatic and downward  compatible.
  3832.      Variable   length   headers   allow   future   extensions   to  ZMODEM's
  3833.      capabilities.
  3834.  
  3835.      ZMODEM Crash Recovery now understands the  -rr  option  to  compare  the
  3836.      CRC-32   of  the  assumed  common  file  segment  before  continuing  an
  3837.      incomplete file transfer.  The "zmodem R" numeric parameter may  be  set
  3838.      to limit the number of bytes in the files that are compared; the default
  3839.      R value of 0 allows all of the file to be compared, an  R  value  up  to
  3840.      32000  (up  to 2 billion on 32 bit flavors) limits the comparison to the
  3841.      first R bytes of the two files.  The ZMODEM -rr option is  supported  by
  3842.      Omen Tech versions April 18 1989 and later.
  3843.  
  3844.      When ZMODEM Crash Recovery detects incompatible source  and  destination
  3845.      file  contents,  the  destination  file  is now truncated to zero length
  3846.      before proceeding  with  the  transfer.   Crash  Recovery  requires  the
  3847.      destination file to be no longer than the source file.
  3848.  
  3849.      Error reporting on unregistered copies has been enhanced  to  point  the
  3850.      user to solutions described in the relevant chapters in DSZ.DOC.
  3851.  
  3852.      3-18-89 In order to work around a bug in the  new  TCOMM  bbs,  DSZ  now
  3853.      defaults  to  "handshake  on"  if the speed is greater than 2400 and the
  3854.  
  3855.  
  3856.  
  3857.  
  3858.  
  3859.      Chapter 19 Pg 65      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3860.  
  3861.  
  3862.      clear to send signal is high when DSZ selects the comm port.
  3863.  
  3864.      The "o" command has been added to disconnect the modem after a  terminal
  3865.      session:  "DSZ  t  o" disconnects the modem when the terminal session is
  3866.      completed.
  3867.  
  3868.      The "P" (capital P) numeric parameter (q.v.) has been added  to  display
  3869.      and control the UART fifo on some clone chips.
  3870.  
  3871.      BBS registrations postmarked after Feb 28 1989 must be accompanied by  a
  3872.      paid  DSZ  registration.  The free program expired Feb 28 1989.  Outside
  3873.      help has been hired to process and verify  applications  received  under
  3874.      that program.
  3875.  
  3876.      2-23-89 The term function now sends BREAK in response to the ALT-B  key.
  3877.      Handling  of  the  Ctrl-Break  vector  has  been  changed so an untimely
  3878.      keyboarded Ctrl-C or Ctrl-Break will not hang DOS.
  3879.  
  3880.      2-15-89  DIRRX is enabled for BBS registrations (8xxx  numbers).   Logic
  3881.      has  been  added  to  simulate  transmit  interrupts  on chips that have
  3882.      problems in this area.  The "A" command does not  require  registration.
  3883.      An  interaction between ONAME= or PREFIX= and the file count display has
  3884.      been removed.  Time/date conversion routines have been enhanced to  deal
  3885.      with  files with missing dates.  The "v" command has been added to allow
  3886.      bbs programs to interrogate DSZ's serial number.
  3887.  
  3888.      2-06-89 A spurious error message at the completion of  YMODEM  downloads
  3889.      with  a  download  directory  specified  on  the  command  line has been
  3890.      eliminated.
  3891.  
  3892.      2-05-89 DSZ now returns a non 0 status unless at least one file has been
  3893.      transferred.    An   inappropriate   pathname/disk  specifier  check  on
  3894.      specified download directories has been removed.
  3895.  
  3896.      Previous versions:
  3897.  
  3898.      Added the "A" command to prevent pcAnywhere host mode  from  locking  up
  3899.      DSZ.   SlugBait  logic  has  been  simplified, reporting any failed file
  3900.      transfer where any of the last 1K of the file was sent with Q status.
  3901.  
  3902.      Introduced ZMODEM RLE compression with the -Z option.   (registered  DSZ
  3903.      copies  also  accept "Z" in the DSZOPT environment variable.) ZMODEM RLE
  3904.      compression packs runs of the same character in two or  three  character
  3905.      sequences.    Compression  is  useful  for  screen  dumps,  uncompressed
  3906.      workspaces, compiler listings, and other  files  rich  with  strings  of
  3907.      repeated  characters,  but  not  .GIF,  .ARC,  .ZOO and other compressed
  3908.      files.  Compression percentages range  from  -1  per  cent  for  already
  3909.      compressed  files  to  more  than  1000  per cent (10x speedup!) for the
  3910.      Personal Computing text file benchmark(!).   When  sending  to  programs
  3911.      that  do  not support ZMODEM compression, the -Z option is ignored.  The
  3912.      -Z option is effective when specified to the sending program only.
  3913.  
  3914.  
  3915.  
  3916.  
  3917.  
  3918.      Chapter 19 Pg 66      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3919.  
  3920.  
  3921.      "Handshake slow" has been added to disable the RTS signal to  the  modem
  3922.      while writing to disk, even if the interrupt buffer is not chock full of
  3923.      bytes.  This should help systems with  excessive  interrupt  latency  on
  3924.      disk writes.
  3925.  
  3926.      Setting the v (verbose) parameter to  1  or  greater  causes  serialized
  3927.      copies to ring the bell when a transfer is done.
  3928.  
  3929.      DSZ.DOC has been extensively rewritten and  reorganized.   DSZ  supports
  3930.      the  advanced  buffering of the National NS16550AN, NS16550AFN and Intel
  3931.      82510 serial interface devices.   Please  refer  to  the  subchapter  on
  3932.      "Brain Damaged UARTs".
  3933.  
  3934.  
  3935.  
  3936.  
  3937.  
  3938.  
  3939.  
  3940.  
  3941.  
  3942.  
  3943.  
  3944.  
  3945.  
  3946.  
  3947.  
  3948.  
  3949.  
  3950.  
  3951.  
  3952.  
  3953.  
  3954.  
  3955.  
  3956.  
  3957.  
  3958.  
  3959.  
  3960.  
  3961.  
  3962.  
  3963.  
  3964.  
  3965.  
  3966.  
  3967.  
  3968.  
  3969.  
  3970.  
  3971.  
  3972.  
  3973.  
  3974.  
  3975.  
  3976.  
  3977.      Chapter 20 Pg 67      DSZ Reference Rev Dec-14-91       Typeset 12-14-91
  3978.  
  3979.  
  3980.      20.  ACKNOWLEDGEMENTS
  3981.  
  3982.      32 bit CRC code courtesy Gary S. Brown.
  3983.  
  3984.      ZMODEM-90(TM), MobyTurbo(TM), The High Reliability Software(TM), Demand
  3985.      Upgrade(TM), TurboLearn Script Writer(TM), Cybernetic Data Recovery(TM),
  3986.      ZMODEM AutoDownload(TM), Intelligent Crash Recovery(TM), Error
  3987.      Containment(TM), Full Time Capture(TM), True YMODEM(TM),
  3988.      OverThruster(TM), Password Guardian(TM), CryptoScript(TM), and
  3989.      TurboDial(TM) are Omen Technology trademarks.
  3990.  
  3991.      PowerCom was trademarked in 1985 by POLYTRON Corporation, Hillsboro
  3992.      Oregon.
  3993.  
  3994.      True YMODEM(TM) is an Omen Technology Trademark signifying YMODEM
  3995.      protocol support that meets the full YMODEM specification.
  3996.  
  3997.      DSZ and this documentation are Copyright 1991 by Omen Technology Inc,
  3998.      all rights reserved.  DSZ is not and never has been Public Domain.
  3999.      Every version of DSZ has included a Copyright Notice and a prohibition
  4000.      against sale or modification.  This prohibition applies to any theft of
  4001.      the intellectual property and trade secrets contained in DSZ by
  4002.      decompilation, disassembly, or any other form of reverse engineering
  4003.      including but not limited to profiling, tracing, data analysis, or
  4004.      monitoring the operation of DSZ.
  4005.  
  4006.      Omen Technology copyright applies to its expression of the encoding and
  4007.      compression ideas expressed as code and byte streams used in the
  4008.      ZMODEM-90 enhancements.
  4009.  
  4010.      DSZ is not and never has been Copy Protected.  "DSZ unprotect" files
  4011.      have no function whatsoever except to aid and encourage the theft of
  4012.      Omen Technology's Intellectual Property.
  4013.  
  4014.                            Omen Technology Incorporated
  4015.                           The High Reliability Software
  4016.  
  4017.                        17505-V Northwest Sauvie Island Road
  4018.                               Portland Oregon 97231
  4019.                      Modem: 503-621-3746 Speed 1200,2400,V.32
  4020.                                 FAX: 503-621-3735
  4021.                  CompuServe:70007,2304  GEnie:CAF   BIX:cforsberg
  4022.  
  4023.  
  4024.  
  4025.  
  4026.  
  4027.  
  4028.  
  4029.  
  4030.  
  4031.  
  4032.  
  4033.  
  4034.  
  4035.  
  4036.