REALBAUD.DOC

1 KB 15bba82f05057b61…
                        DCQwk/Tag 2.6D Version 1.5B
                   Copyright 1992-1993 by Daniel Corbeau
                             FIDONet 1:167/115
  

DCQWK Command parameters.
~~~~~~~~~~~~~~~~~~~~~~~~~

-R  Modem real baud rate.

TAG now pass the real modem to modem conection baud rate as parameter (%8).
DCQWK will use that value to determine the transfer time for files and msgs
packet

Howerver it does change the way DCQWK is invoked.

        If you use a batch file like dcqwk.bat,
        and in TAG a Pdata like "DCQWK.BAT"
        then you will invoke dcqwk as:

                DCQWK -t -dc:\bbs -r%8

        If you use a batch file, like a general door.bat
        file and the TAG Pdata is like "DOOR.BAT dcqwk"
        then you will invoke dcqwk as:

               DCQWK -t -dc:\bbs -r%9

        The %9 is because you have added an extra parameter to the
        Pdata, and DOS see all the parameters passed by TAG
        incremented by one.

Note:
=====

When using the -L option the -R is not needed.