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
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 to force releasing of records. This feature is useful for multi-user situations.
<noinclude>
[[Category:Terminology]]
[[Category:Error Conditions]]
</noinclude>

Revision as of 15:45, 16 July 2013

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.