$StatusD: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
mNo edit summary |
||
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 $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> | ||
<ul> | <ul> | ||
<li>$ERRMSG see [[Program | <li>$ERRMSG see [[Program communications facilities#Error handling for TPROCESS statements|Error handling for TPROCESS statements]]</li> | ||
</li> | </li> | ||
<li>$RDPROC see [[$RDPROC#$RDPROC|$RDPROC]]</li> | <li>$RDPROC see [[$RDPROC#$RDPROC|$RDPROC]]</li> | ||
</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 communications facilities#Error codes for calls|Error codes for calls]]</li> | ||
</li> | </li> | ||
</ul> | </ul> | ||
[[Category:SOUL $functions]] | [[Category:SOUL $functions]] |
Revision as of 17:34, 2 January 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 see $RDPROC
- TCP/IP Sockets Interface for Model 204 see Error codes for calls