proc main set port databits 7 set port parity even transmit "^M" waitfor "e:" transmit "CIS^M" waitfor "D:" transmit "IHREUSER_ID/noint/ppp:cisppp\\IHRPASSWORT^M" delay 1 set port databits 8 set port parity none endproc