$StatusD: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p>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: </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>. </p>
<p>
The following links list values that <var>$StatusD</var> returns: </p>
<ul>
<ul>
<li>$ERRMSG see [[Program communications 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>
</li>
 
<li>$RDPROC see [[$RDPROC#$RDPROC|$RDPROC]]</li>
<li><var>[[$RdProc#$RdProc|$RdProc]]</var></li>
</li>
 
<li>TCP/IP Sockets Interface for <var class="product">Model&nbsp;204</var> see [[Program communications facilities#Error codes for calls|Error codes for calls]]</li>
<li>For TCP/IP Sockets Interface for <var class="product">Model&nbsp;204</var>, see [[Program Communication facilities#Error codes for calls|Error codes for calls]]</li>
</li>
 
<li><var>[[$EcbTest]]</var></li>
</ul>
</ul>


[[Category:SOUL $functions]]
[[Category:SOUL $functions]]

Latest revision as of 00:45, 28 December 2017

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 $StatusD returns: