flipProg76
Programmer
- Aug 16, 2007
- 5
I have recorded a script and it seems the recorder put some fluff in the generated .was file.
Examples:
1) waitfor " ^[[24;46H"
2) waitfor "3 ^[[19;63H"
3) waitfor "Scroll up/down, <ENTER> to select, <F11> when done^[[?25l"
Also for the transmit command
4) transmit "^[[23~"
What is the meaning of the characters after the "^" in the above commands.
I have a feeling its just fluff.....
thanks in advance.
Examples:
1) waitfor " ^[[24;46H"
2) waitfor "3 ^[[19;63H"
3) waitfor "Scroll up/down, <ENTER> to select, <F11> when done^[[?25l"
Also for the transmit command
4) transmit "^[[23~"
What is the meaning of the characters after the "^" in the above commands.
I have a feeling its just fluff.....
thanks in advance.