$StatusD: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (minor cleanup)
m (minor formatting)
Line 1: Line 1:
<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>. The following links list values that <var>$Status</var> returns: </p>
The <var>$StatusD</var> function returns a numeric value that indicates a more detailed description of a condition reported by <var>[[$Status]]</var>. </p>
<p>
The following links list values that <var>$Status</var> returns: </p>
<ul>
<ul>
<li>For <var>$Errmsg</var>, see [[Program Communication facilities#Error handling for TPROCESS statements|Error handling for TPROCESS statements]]</li>
<li>For <var>$Errmsg</var>, see [[Program Communication facilities#Error handling for TPROCESS statements|Error handling for TPROCESS statements]]</li>

Revision as of 20:18, 2 February 2016

The $StatusD function returns a numeric value that indicates a more detailed description of a condition reported by $Status.

The following links list values that $Status returns: