Examples
To display a prompt panel for the QMF CICS command:
CICS ?
To use a global variable in the FROM parameter, surround the global variable with parentheses. For example:
CICS transid (FROM=(&DSQAP_CICS_PQNAME)
Do not surround the global variable with single quotes. It will not resolve correctly.
[
Previous Page
|
Next Page
|
Contents
|
Index
]