ERRLEN parameter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The length of serious error messages saved for the VIEW ERRORS command</p> | <p>The length of serious error messages saved for the <var>[[VIEW_command|VIEW]]</var> ERRORS command</p> | ||
<p>ERRLEN specifies the number of characters saved from the original messages. Each message is saved with an 18-character prefix, which is not included in ERRLEN.</p> | <p>ERRLEN specifies the number of characters saved from the original messages. Each message is saved with an 18-character prefix, which is not included in ERRLEN.</p> | ||
==See also== | ==See also== | ||
<ul> | <ul> |
Latest revision as of 14:13, 20 October 2014
Length of errors saved
Summary
- Default value
- 80
- Parameter type
- System
- Where set
- On User 0's parameter line and viewable only during system initialization
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The length of serious error messages saved for the VIEW ERRORS command
ERRLEN specifies the number of characters saved from the original messages. Each message is saved with an 18-character prefix, which is not included in ERRLEN.
See also
- The ERRMSGL parameter, which determines the length of errors returned by $Errmsg and $Fsterr.