The action field specifies the action to be taken when this command is entered.
An action consists of any of the following commands, or a word recognized by the calling procedure, together with any required parameters.
Enter the Command Entry facility and prime the command field with the command.
Execute the procedure procname with specified parameters.
Disconnect the session.
Display online Help information.
Build and return Primary function key area.
Build and return Alternate function key area.
Turn function key display off.
Lets user set function keys 13-24.
The default is to toggle between PRI and ALT.
Lock the session.
Invokes the CAS Notepad facility.
Lets user change password and/or user details.
List queued print requests for user ID. Defaults to your user ID and can be a generic ID if terminated by an asterisk.
Jump to the specified panel (equivalent to the ‘=’ panel skip command).
Retrieve the last command. ? is for prompt support. If followed by a prefix, obtains a list of commands starting with that prefix.
Split the window at the current cursor position.
Start NCL procedure procname with specified parameters.
Swap to the other window.
Display current NCL procedure details.
When the command is entered and passed to CAS (through $CACALL) by the controlling NCL procedure, CAS either:
The parameters can include constant or variable data, or both. Variable data consists of NCL variables that are set by CAS when the command is processed.
Valid variables are as follows:
Contains all data entered by the user following the command.
Contains the command parameters (delimited by a space) entered by the user following the command.
After completing the command definition, press F3 (File).
| Copyright © 2008 CA. All rights reserved. |
|