===========================================================================
 BBS:  Programmer's Guild Bulletin Board 
Date: 11-10-92 (03:47)             Number: 2031
From: WES NEWELL                   Refer#: NONE
  To: JEFF GILCHRIST                Recvd: NO  
Subj: RE: NEW 1.2H SUPRA ROMS        Conf: (360) F-HS-MODEM
---------------------------------------------------------------------------

no, No, NO. S95 is bit mapped, and the size of the number doesn't mean
a thing. It also works in conjunction with the ATWn command, but
I think S95 has priority if there is conflict. Having S95 odd
or even ONLY affects DCE/DTE returned rates, since this is
controlled by bit 0, which determines if the number is odd or
even. The /Arq is controlled by bit 1, OR ATW1 or ATW2.
Here's how the bit map can be added to get what you want out of it.

Bit  Value    OFF       ON
0    1        DTE       DCE returned
1    2        none      Append /Arq to Connect xxxx return if not none.
2    4        none      Enable Carrier xxxx result code
3    8        none      Enable Protocol xxxx result code
4    16       reserved
5    32       none      Enable Compression result code
6    64       reserved
7    128      reserved

If you add the values to turn everything on, with DCE rates, you will
come up with 47. Now if you put 192 in there, guess what you
will get (with W0). Nothing more than Connect <DTE Rate>.

Will this actually help anyone.

--- Maximus 2.01wb
 * Origin: The Wylie Connection 14.4Kbps V.32bis 214-442-6612 (1:124/6403)
