Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The RMVFCTE command removes an FCT entry from an FCT that is not in use.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FCT | Forms control table | Qualified object name | Required, Positional 1 |
Qualifier 1: Forms control table | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
FORMTYPE | Host form type | Character value | Required, Positional 2 |
DEVTYPE | Device type | *PRT, *PUN | Optional, Positional 3 |
Top |
Specifies the qualified name of the FCT entry being removed.
The possible library values are:
forms-control-table-name: Specify the name of the FCT.
Top |
Specifies the host form type for the FCT entry. The value is received from the host subsystem in either a peripheral data set information record (PDIR) for SNA, or a form-mount message for BSC. It must contain from one through eight alphanumeric characters. Lowercase letters, blanks, or special characters must be enclosed in apostrophes. For example, a host form type of blanks is specified as FORMTYPE (' ') (four blanks).
Top |
Specifies the device type associated with the FCT entry.
The possible values are:
Top |
Top |
*ESCAPE Messages
Top |