$StatusD: Difference between revisions
Jump to navigation
Jump to search
m (minor formatting) |
No edit summary |
||
Line 2: | Line 2: | ||
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>. </p> | ||
<p> | <p> | ||
The following links list values that <var>$ | The following links list values that <var>$StatusD</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> | ||
Line 9: | Line 9: | ||
<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> | <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> | ||
<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:
- For $Errmsg, see Error handling for TPROCESS statements
- $RdProc
- For TCP/IP Sockets Interface for Model 204, see Error codes for calls
- $EcbTest