Database Design Report XML Output Grammar
Table Of Contents
- Database Design Report XML Output Grammar
- Table of Contents
- Overview (Summary) Section
- General Section
- File Reference Section
- BaseTable Section
- Relationship Section
- ValueList Section
- Layout Section
- Account Section
- PrivilegeSet Section
- ExtendedPrivilege Section
- Authorized Files Section
- Custom Menu Set Section
- Custom Menu Section
- Custom Function Section
- Script Section
| Script Section 73
Windows
Set Zoom
Level
<Step id="97" name="Set Zoom Level"
enable="True">
<StepText>Script step text</StepText>
<Lock state="True"/>
<Zoom value="75"/>
</Step>
<Lock state> can be:
1 True
1 False
<Zoom value> can be:
1 25
1 50
1 75
1 100
1 150
1 200
1 300
1 400
1 ZoomIn
1 ZoomOut
—
Windows
View As <Step id="30" name="View As" enable="True">
<StepText>Script step text</StepText>
<View value="Form"/>
</Step>
<View value> can be:
1 Form
1 List
1 Table
1 Cycle
—
Files
New File <Step id="82" name="New File" enable="True">
<StepText>Script step text</StepText>
</Step>
— —
Area Name XMLGrammar XMLValues XMLDescription