When GoServe ends, a return code is returned to the caller (for example, when invoked from a Rexx program, this return code is placed in the Rexx variable RC). The value is restricted by the operating environment to be in the range 0 through 255; GoServe uses one of three possible values:
[0] Normal completion (user action or OS/2 shutdown). [1] GoServe was ended by the CLOSE filter command. [8] Abnormal completion (failure), such as a syntax error in the filter.
[ previous section | GoServe | next section ]
From 'goserve.doc', version 2.32.
Copyright © International Business Machines Corporation, 1993, 1995.
All rights reserved.