![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
value = $GETOPT(option_name)
On return, contains the value. Its syntax is C (fixed-length character string) with length 16. The parameter or option from which to return the value. Its syntax is C with length 16. Valid values for option_name are shown below.
Parameter or Option Name Open Systems All parameters that can be set with $SETOPT, except LANGUAGE, can be retrieved with $GETOPT. The following can also be retrieved: The maximum size of the intent list. The current size of the intent list. The Execution Environment type: BATCH, CICS, CLI, IMS TM, NATIVE, NT, TSO, or UNIX. The name of the logical terminal defined to IMS TM. The IDPREFIX, that is, the IMS TM Control Region used by the present TIBCO Object Service Broker session. The transaction code in IMS TM. The current transaction level. The transaction date in IMS TM. The maximum transaction stream level. The transaction time in IMS TM.
• If the parameter name is not supported, the following message is written to the system log, and the exception RANGERROR is signaled: Invalid argument OPTION-NAME ===> (xyz) <=== for $GETOPT
• On Open Systems, the parameters TRANCODE, TRANDATE, and TRANTIME always return an empty string.TIBCO Object Service Broker for z/OS External Environments or TIBCO Object Service Broker for Open Systems External Environments for information about using TIBCO Object Service Broker with external environments.
After it is executed, ENDMSG returns the following message if the session is run under TSO: THE EXECUTION ENVIRONMENT TYPE IS TSO
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |