                          Sample upload batch file

                    echo off
                    DSZ port 1 speed 1200 sz



       Ŀ
       This file tells DSZ to use comm port 1, to operate at a speed   
       of 1200 baud, and to use Zmodem as a protocol to send the file. 
       

        NOTES:  The use of % variables for parameters seems to work with
                some versions, while it does not with others.

                Some features are implemented only on registered versions
                of DSZ.  I do not know which are not implemented with
                unregistered versions.

