ERRLEN parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 16: | Line 16: | ||
<p>The length of serious error messages saved for the VIEW ERRORS command</p> | <p>The length of serious error messages saved for the VIEW 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== | |||
<ul> | |||
<li>The [[ERRMSGL parameter]], which determines the length of errors returned by <var>[[$ERRMSG]]</var> and <var>[[$FSTERR]]</var>. | |||
</ul> | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 23:28, 25 April 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.