Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The CRTFCT command creates an FCT with no entries. After an FCT is created, it can contain up to 9999 entries. See the CRTSSND, CHGSSND, or CRTRJECFG command for information on how to make the FCT entries available to the session. See the ADDFCTE command description for information on how to add entries to the FCT.
*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, *CURLIB | ||
TEXT | Text 'description' | Character value, *BLANK | Optional |
AUT | Authority | Name, *LIBCRTAUT, *ALL, *CHANGE, *USE, *EXCLUDE | Optional |
Top |
Specifies the qualified name of the FCT being created. If a library name is not specified, the FCT is stored in the user's current library (*CURLIB).
The possible library values are:
forms-control-table-name : Specify the name of the FCT being created.
Top |
Specifies the user-defined text that describes the FCT file.
The possible values are:
Top |
Specifies the authority given to users who themselves and whose user group do not have specific authority to the object.
The possible values are:
Top |
Top |
*ESCAPE Messages
Top |