Work with Forms Control Table (WRKFCT)

Work with FCT

Use the WRKFCT command to display, change, or remove FCT entries. The output is either shown on the Work with Forms Control Table Entries display, or printed with the job's spooled output.

Each line of the display presents information about the FCT entries. This information includes the host form type, the type of writer used (indicated by *PRT or *PUN), the local form type, and the name of the file that receives the output stream.

Error messages for WRKFCT

*ESCAPE Messages

RJE0028
Device type &2 for form type &1 does not exist in &3.
RJE0214
Command &1 failed. Entry &2 in &3 was not changed.

Parameters

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, *ALL Optional, Positional 2
DEVTYPE Device type *ALL, *PRT, *PUN Optional, Positional 3
OUTPUT Output *, *PRINT Optional

Forms Cntrl Table (FCT)

Specifies the qualified name of the FCT with which to work.

The possible library values are:

forms-control-table-name: Specify the name of the FCT with which to work.

Host Form Type (FORMTYPE)

Specifies the host form type associated with the FCT.

The possible values are:

Device Type (DEVTYPE)

Specifies the device type for which the specified form type is displayed.

The possible values are:

Output (OUTPUT)

Specifies whether output from the command is displayed at the requesting workstation, or printed with the job's spooled output.

The possible values are:

Examples

None

Error messages

*ESCAPE Messages

RJE0028
Device type &2 for form type &1 does not exist in &3.
RJE0214
Command &1 failed. Entry &2 in &3 was not changed.