

     You can set 10 MACRO keys in MTEZ. You can use these to FORCE  connect
speeds.  In  the  MENU goto Change, then Macro to set  the  keys.  The  S37
register sets the SPEED, and N0 tells the modem to use that speed. N1 tells
the  modem  to  ignore S37.  The ! at the end of  the  string  is  Carraige
return.

ATN1!               (negotiate regardless of S37)
ATN0s37=9!          (connect 9600)
ATN0s37=6!          (connect 2400)
ATN0s37=5!          (connect 1200)
AT&Q5!              (negotiate Protocol)
AT&Q6!              (do not negotiate Protocol)

     You can combine &Qn with N0S37=n one one line if you wish. Just before
dialing a number us the Macro and it will connect at the set speed. And use
the first one, to reset to normal.
                                   Don Hinds - Zoom Tech

##include=c:\text\signa.tif


