Function | Parameters |
---|---|
Start a 3270 terminal emulator | -s and -r |
Specify the initial transaction | -t |
Specify the name of the keyboard mapping file | -k |
Specify the name of the color mapping file | -c |
Define the 3270 terminal emulator characteristics | -n and -m |
Specify a terminal emulator that is sign-on incapable | -a |
Determine the print file processing | -p |
Specify a file to which print files are appended | -f |
Wait for confirmation before completing | -w |
Inhibit all output messages | -q |
cicsterm -s=CICSTSW -t=CESN -k=mykeys.ini -c=mycols.ini -n=cicsv123 -f=clprint.txt -q
In this example:
All cicsterm parameters are optional. If you enter the cicsterm command without any parameters, defaults are taken from the configuration file. This is equivalent to using the CICS® Terminal Start menu shortcut. Full details of the parameters are given in cicsterm command reference.