bearvalley
Programmer
Hello all,
I am new to aspect and would like a very simple script.wax file to dial a modem using the specified baud rate type etc.
I started with:
PW5.EXE TERMINAL CONNECT MANUAL xxx (xxx = telephone number)
I can not set the baud rate here or modem type to VT100.
I now think i need to use this method:
PW5.EXE script.wax arg0 arg1 arg2 arg3
The arg can be the baud rate, parity, emulation etc.
This is where I need some help, any examples you can show will be a great building block.
Thank you
I am new to aspect and would like a very simple script.wax file to dial a modem using the specified baud rate type etc.
I started with:
PW5.EXE TERMINAL CONNECT MANUAL xxx (xxx = telephone number)
I can not set the baud rate here or modem type to VT100.
I now think i need to use this method:
PW5.EXE script.wax arg0 arg1 arg2 arg3
The arg can be the baud rate, parity, emulation etc.
This is where I need some help, any examples you can show will be a great building block.
Thank you