$StatusD: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
m (typo)
Line 1: Line 1:
<p>The <var>$StatusD</var> function returns a numeric value that indicates a more detailed description of a condition reported by <var>[[$Status]]</var>. For a list of values that <var>$Status</var> returns for: </p>
<p>The <var>$StatusD</var> function returns a numeric value that indicates a more detailed description of a condition reported by <var>[[$Status]]</var>. For a list of values that <var>$Status</var> returns for: </p>
<ul>
<ul>
<li><var>$ERRMSG</var> see [[Program Communication facilities#Error handling for TPROCESS statements|Error handling for TPROCESS statements]]</li>
<li><var>$Errmsg</var> see [[Program Communication facilities#Error handling for TPROCESS statements|Error handling for TPROCESS statements]]</li>


<li><var>[[$RdProc#$RdProc|$RdProc]]</var></li>
<li><var>[[$RdProc#$RdProc|$RdProc]]</var></li>

Revision as of 16:19, 12 June 2015

The $StatusD function returns a numeric value that indicates a more detailed description of a condition reported by $Status. For a list of values that $Status returns for: