4145: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Error | {{Error | ||
|4145 | |4145 | ||
|[[Wait]] time out | |[[Wait]] time out. Time out while waiting for input from user or ASYNC file I/O | ||
|Wait time out. The amount of time available for operator input (specified by WAIT = parameter) has expired. | |Wait time out. The amount of time available for operator input (specified by WAIT = parameter) has expired. | ||
|Type [[GO]] to re-execute the line requesting input. Your program should include logic that handles time-out errors. Any keystrokes (arrow-key, space bar) may be used to reset the time clock | |Type [[GO]] to re-execute the line requesting input. Your program should include logic that handles time-out errors. Any keystrokes (arrow-key, space bar) may be used to reset the time clock | ||
}} | }} | ||
[[Category:Error Codes]] | [[Category:Error Codes]] |