![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Invokes a language pre-processor to run against COBOL source programs that contain embedded TIBCO Object Service Broker access statements or SQL statements. (C)
The type of statement embedded in the COBOL program. Use HURON or SQL. The name of the allocated, partitioned data set that is to contain the processed COBOL program. It can be passed to the COBOL compiler. The name of a file to contain the listing of the output, if a listing is to be produced. It is not compiled. The argument listfile must be null if imbedlang is SQL. ERRORSTOP – If an error is detected, this causes the preprocessor to fail and raise an exception.One of the LIST and NOLIST options, and one of the ERRORSTOP and NOERRORSTOP options, must be specified. The argument options must be null if imbedlang is SQL.TIBCO Object Service Broker for z/OS External Environments for information about using HLIPREPROCESSOR.
Raised if an error in processing is detected. In a batch job, it raises a completion code that prevents the next job step from executing.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |