The {{ServiceArgs}} Tag

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

ServiceArgs ( arguments )

where:

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