mar93.tar

|
 |
 |
Table 1: Dialer file special characters
| Sequence |
Description |
| \p |
pause (approximately 1/4-1/2 second delay) |
| \d |
delay (2 seconds) |
| \D |
phone number/token |
| \T |
phone number with Dialcodes and character translation |
| \N |
null byte |
| \K |
insert a BREAK |
| \E |
turn on echo checking (for slow devices) |
| \e |
turn off echo checking |
| \r |
carriage return |
| \c |
no new-line |
| \n |
send new-line |
| \nnn |
send octal number |
| |