Shell Limit: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "'''Shell Limit''' is a config specification Shell Limit -1 waits indefinitely. <noinclude> category:config </noinclude>")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Shell Limit''' is a [[config]] specification
The '''Shell Limit''' [[BRConfig.sys]] specification stipulates how long BR should wait for a return from a [[shell call]] ([[system (command)]]) before throwing an error [[4591]].


Shell Limit -1 waits indefinitely.
Shell Limit -1 waits indefinitely. (as of [[4.17]])


<noinclude>
<noinclude>
[[category:config]]
[[category:config]]
</noinclude>
</noinclude>

Latest revision as of 14:32, 21 May 2014

The Shell Limit BRConfig.sys specification stipulates how long BR should wait for a return from a shell call (system (command)) before throwing an error 4591.

Shell Limit -1 waits indefinitely. (as of 4.17)