Lines Matching full:will
69 will prevent both log messages from
78 and all error messages will be sent to
81 Pass in an arbitrary string, usually a phone number, that will be
87 An alternate reply may be sent or the script will fail if there
89 A failed script will cause the
93 Pass in a second string, usually a phone number, that will be
102 program will then log all text received from the modem and the output strings
115 program will then log the execution state of the chat script as well as all
159 program will send the string ppp and then expect the prompt
161 When it receives the prompt for the password, it will send the password
208 If one is not received, a single return sequence is sent and then it will
211 will usually generate a login prompt again.
232 Many modems will report the status of the call as a string.
257 This sequence will expect nothing; and then send the string ATZ.
268 However, should the modem find a busy telephone, it will send the string
270 This will cause the string to match the abort character sequence.
271 The script will then fail because it found a match to the abort string.
274 it will abort for the same reason.
276 Either string will terminate the chat script.
284 will reclaim the space for cleared entries so that new strings can use
296 standard error will normally be redirected to the file
326 This sequence will only present the
328 strings to the user and all the details of the script will remain hidden.
329 For example, if the above script works, the user will see:
363 This sequence will expect nothing; and then send the string
370 In addition the program will write to the expect-file the string
380 will reclaim the space for cleared entries so that new strings can use
416 message, everything will be echoed.
421 This option is useful in scripts for dialing systems which will hang up and
437 will continue running the script
471 This will change the timeout to 10 seconds when it expects the login: prompt.
488 will cause a break condition to be sent.
504 If you send a null string then it will still send the return character.
514 will simply send the characters h, e, l, l, o.
567 program will terminate with the following completion codes:
620 While the first event may be retried, the second will probably have little