ContentsIndexPreviousNext

4.3.2.1 ACUCONNECT-RUNTIME-FLAGS

ACUCONNECT-RUNTIME-FLAGS are parameters that you would normally put on the runtime command line when starting the remote application. These are used when the runtime for the remote application executes.

For example:

ACUCONNECT-RUNTIME-FLAGS *servername: -le errfile

Any runtime flag documented in the ACUCOBOL-GT User's Guide can be used, except "-d". To run the remote application in debug mode, you must start the AcuConnect server in debug mode using the "acuconnect -start" command. (See Section A.2 "acuconnect" Command Formats for details.)


Note: The server runtime runs in batch mode by default. It is not necessary to include "-b" in the runtime flags.