The {{ServiceOpts}} Tag

This tag is a support tag for the StartService tag. It is for specifying options to the ACUCOBOL-GT runtime. See the section Using the Runtime System in the ACUCOBOL-GT User's Guide.

ServiceOpts ( options )

where:

options A space separated list of options to be passed to the runtime. Individual options may be quoted, using either single or double quotes, with the opening quote type matching the closing quote type.