TimeOut: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The TIMEOUT error trap can be used with the WAIT parameter The WAIT= parameter on INPUT/RINPUT statements to force releasing of records. This feature is useful for multi-user...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The TIMEOUT error trap can be used with the WAIT parameter The WAIT= parameter on INPUT/RINPUT statements to force releasing of records. This feature is useful for multi-user situations.
The TIMEOUT error trap can be used with the WAIT parameter The WAIT= parameter on INPUT/RINPUT statements will trigger an error based on the [WAIT] settings.  
 
<noinclude>
[[Category:Terminology]]
[[Category:Error Conditions]]
</noinclude>

Latest revision as of 14:54, 26 January 2017

The TIMEOUT error trap can be used with the WAIT parameter The WAIT= parameter on INPUT/RINPUT statements will trigger an error based on the [WAIT] settings.