The following commands are specific to FTU translations of screen layouts and Teach screens.
Note: The :ADD, :DELETE and :SKIP commands only enable you to move forward through the LINCFORM file; that is, you cannot add, delete, or skip to a screen that has already been displayed or passed.
:ADD ispec teach number
Use this command to add a new Teach screen to the LINCFORM file. The ispec value gives the Ispec name, and the teach value gives the Teach screen name. A language number of zero for the number value adds new Teach screens for all your languages. A is a valid abbreviation for Add.
:ADD ispec * number
This command is valid only when you are translating the UTILITY/LINCFORM file and the NGEN28/1/LGLOBALFORMS file.
Use this command to add a new Format screen to the UTILITY/LINCFORM file and to the LGLOBALFORMS file. The ispec value gives the Ispec name. A new Ispec name cannot be added. (Therefore, you can only add languages 2 through 15 for existing Ispecs.) A is a valid abbreviation for Add.
A language number of zero for the number value adds new screens for all languages. If any languages already exist in addition to the Primary language, you cannot enter zero. In this case, you must add new screens for each language separately, by number.
:DELETE ispec teach number
Use this command to delete a Teach screen from the LINCFORM file. The ispec value gives the Ispec name and the teach value gives the Teach screen name. This command is only valid when translating Teach screens. A language number of zero is not valid, as each Teach screen for each language must be individually deleted.
D is a valid abbreviation for DELETE.
:IGNORE
Use this command to ignore the old version of a screen when no new version exists.
When an old screen version (in the LINCFORM/LoadED file), has no corresponding new version (in the LINCFORM file), FTU automatically displays the old version on Page 2. You might either ignore this screen by using the :IGNORE command, or insert it into the new LINCFORM file by using the :INSERT command.
IG is a valid abbreviation for IGNORE.
:INSERT
Use this command to insert the old version of a screen into your output file when no new version exists.
When an old screen version (in the LINCFORM/LoadED file), has no corresponding new version (in the LINCFORM file), FTU automatically displays the old version on Page 2. You might either ignore this screen by using the :IGNORE command, or insert it into the new LINCFORM file by using the :INSERT command.
IN is a valid abbreviation for Insert.
:SKIP ispec [ teach ] [ number ]
Use this command to skip forward to the named screen layout or Teach screen in the LINCFORM file for the language number specified as the number value. You cannot skip backwards. The ispec value gives the Ispec name, and the optional teach value gives the Teach screen name.
S is a valid abbreviation for SKIP.
:WHAT
Use this command to display the name of the screen layout currently on Page 1. The name is displayed on your terminal status line. W is a valid abbreviation for WHAT.
You must perform a :REFRESH command after a :WHAT command, to redisplay the current screen layout.