5.3.1 SERVICE_LOAD
Loads and initializes the service.
Syntax:
Command |
Keyword |
Value |
Developer notes |
SERVICE_LOAD |
SERVICE |
AxesTerminalService |
|
TRACE |
|
Refer to Service Load Tracing for value details. |
|
TRACE_NAME |
|
||
TRACE_GROUP |
|
||
TRACESCREENS |
*YES |
Optional. Enable additional tracing. |
|
*NO |
|
||
AXESLOG |
*YES |
Optional. Enable additional tracing to an axes log file. |
|
*NO |
Default. |
Associated Service Properties File
Properties that affect the operation of the service are loaded from the AxesTerminalService.properties file.
Example
SERVICE_LOAD SERVICE(aXesTerminalService) TRACE(*YES)