$StatusD: Difference between revisions
Jump to navigation
Jump to search
m (typo) |
m (minor cleanup) |
||
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>. | <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> | |||
<ul> | <ul> | ||
<li><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> | ||
<li><var>[[$RdProc#$RdProc|$RdProc]]</var></li> | <li><var>[[$RdProc#$RdProc|$RdProc]]</var></li> | ||
<li>TCP/IP Sockets Interface for <var class="product">Model 204</var> see [[Program Communication facilities#Error codes for calls|Error codes for calls]]</li> | <li>For TCP/IP Sockets Interface for <var class="product">Model 204</var>, see [[Program Communication facilities#Error codes for calls|Error codes for calls]]</li> | ||
</ul> | </ul> | ||
[[Category:SOUL $functions]] | [[Category:SOUL $functions]] |
Revision as of 19:46, 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:
- For $Errmsg, see Error handling for TPROCESS statements
- $RdProc
- For TCP/IP Sockets Interface for Model 204, see Error codes for calls