The <E> tag is used to define elements within a category. These elements are either Tags in the Tag Chooser or Expression Elements in the Expression Builder.
The following attributes define the behavior of an element:
Element Tag <E … > | |
CAPTION | The caption of the element. |
VALUE | Tag Chooser - This value represents the tag string pasted when the tag is selected. If a visual editor exists for the tag an incomplete tag string should be used to invoke the editor. For example, VALUE="<MYTAG" would invoke the visual tag editor for MYTAG stored in MYTAG.VTM. Expression Builder – This value represents the syntax of the expression element to be pasted into the expression textbox. |
DESC | The contents of the HTML help for the element. Notice that the HELFILE attribute can be used to specify the help as a separate file. |
HELPFILE | The relative path to the HTML help for the element. (HELFILE = "Docs/MyTag.htm") |