TIL Type Interface
- Last UpdatedNov 28, 2025
- 1 minute read
|
Purpose: |
The form should be used to select file name of the input file and let the user edit or use it to create the corresponding control object. |
|
Prerequisites: |
The corresponding syntax file should be in the directory pointed at by SBB_SYNTDIR. |
|
How to do: |
You should either type in the full path name of the input file, or get it with the help of the "Browse" button. Once the file is chosen, the "Edit TIL File" and "Create Object" buttons will be enabled. "Edit TIL File" will open Notepad and try to load the file with the name in the box. You must close the Notepad in order to continue the interaction with the program. Notepad's File menu must be used in case changes to the input file are made during the Notepad session. |
|
Options: |
Although the Wizard button is enabled this function is not supported by any wizard. |
|
Result: |
When you press the ‘Create Object’ button, this function will create the FRP control object. In all cases the result from ‘Create Object’ will be a dialog informing you about success or possible errors. |