To initiate GLI, perform the following:
Ensure that the required programs for your application are in the mix; that is, the COMSTP program(s) and LSS.
Execute NGEN28/GLI in one of the following ways:
From a terminal signed on to the application:
:RUN GLI
In batch mode, using RIP, enter one of the following:
RUN $NGEN28/RIP ("system/GLI") RUN $NGEN28/RIP (" "); FILE REPORT (TITLE = system/GLI)
Alter the TITLE and/or HOSTNAME attributes with file equates if required.
Initiate your custom driver program for interfacing to the GLI program.
Error Messages
GLI input error messages are optionally included in the Activity Log. If logging is activated, the entire input record in error is logged.
If GLI encounters a condition forcing it to terminate, a FATAL message is returned to your driver program.