The components of a config (configuration) are the Header, Footer, Features, Comments, and Validations. Each component of the tree is defined by writing Instructions. Instructions are written with the Instruction Bar. Writing instructions is very much like writing a sentence with phrases and words. The topic Writing an Instruction will elaborate on how to write Instructions.
Expanding the tree structure of a component will reveal its instructions. If no instructions have been written, five blank instructions will be provided, indicated by the word 'Undefined'.
There are certain strings that can be used with some of these instructions, these are:
· `R - represents Next Return
· `T - represents Next Tab
· `N - New Line, used similar to 'R, these two are interchangeable depending on the input file type. If 'R does not work the 'N would be the command to use.
To insert a new instruction in a list of instructions, right click on an instruction, and select insert. A new instruction will be inserted above the instruction you right clicked on.
To duplicate an instruction, right click on it and select Duplicate Instruction. The copied instruction will be placed at the bottom of the list of instructions.
Opens the Instruction bar to allow for modifications to the selected instruction.
To delete an instruction, right click on it and select delete. You can also click on the instruction to select it, then click on the delete button or press the delete key on your keyboard.
Copies the selected instruction to the clipboard.
Pastes an instruction copied to the clipboard to the currently selected location.
Opens the Instruction Bar in the main display area.