Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 tw_MdInit( nBaud )
 ----------------------------------------------------------------------------
     Initializes the modem. In this version of TSDWIN, the modem is
     initialized with 8 data bits, 1 stop bit, no parity. For simple
     dialers, there is no need for anything more.

       Arguments:

     nBaud - 'N' 1 -   110 baud
                 2 -   300 baud
                 3 -  1200 baud
                 4 -  2400 baud
                 5 -  9600 baud

       Return:

     NIL

       Example:

     tw_MdInit( 300 ) Initializes the modem at 300 baud.

See Also: tw_MdPort()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson