DialinID is a string that the user has to enter.
so it get defined by the following
waitfor "Please enter your userid > "
transmit DialinID
transmit "$$REQ ID="`%s`" BID=* BCHSEP=OPT3^M" DialinID
currently when i run this I get nothing.
any ideas on why this is?
so it get defined by the following
waitfor "Please enter your userid > "
transmit DialinID
transmit "$$REQ ID="`%s`" BID=* BCHSEP=OPT3^M" DialinID
currently when i run this I get nothing.
any ideas on why this is?