1.7 XML identifier
1.7.1 General structure
Structure and instructions of the script file for dialog configuration
All dialog configurations should be stored in the DialogGui tag.
<DialogGui>
…
</DialogGui>
Example:
<?xml version="1.0" encoding="utf-8"?>
<DialogGui>
…
<FORM name ="Hello_World">
<INIT>
<CAPTION>Hello World</CAPTION>
</INIT>
...
</FORM>
</DialogGui>
Instructions
The language offers the following instructions for executing conditional instructions and loop
controls:
● For loop
● While loop
● Do with loop
● Conditional processing
● Switch and case instructions
● Operator controls in a dialog form
● Softkey descriptions
● Define variables
For a detailed description of instructions, see Instruction/identifier descriptions (Page 22).
Generating user dialogs
1.7 XML identifier
Easy XML
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1 21