$StatusD: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
<p>The $ | <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>$ERRMSG see [[Program | <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> | |||
<li>TCP/IP Sockets Interface for <var class="product">Model 204</var> see [[Program | <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> | |||
</ul> | </ul> | ||
[[Category:SOUL $functions]] | [[Category:SOUL $functions]] |
Revision as of 20:38, 20 October 2014
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:
- $ERRMSG see Error handling for TPROCESS statements
- $RdProc
- TCP/IP Sockets Interface for Model 204 see Error codes for calls