TIL Interface
- Last UpdatedNov 28, 2025
- 1 minute read
|
Purpose: |
The form is to 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 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. The "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. The 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 always enabled, the wizard is defined for part name control file only. In all cases where the wizard is not defined an appropriate dialog will inform you when the "Wizard" button is pressed. |
|
Result: |
When you press the "Create Object" button, the interface will call the proper procedure for creating control object. In all cases the result from "Create Object" will be a dialog informing you of success or possible errors. Note: |