Database Design Report XML Output Grammar

| Script Section 59
Sort/Find/Prin
t
Print <Step id="43" name="Print" enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
<Restore state="true">
<PrintSettings PrintType="BrowsedRecords"
NumCopies="1"
collated="True" AllPages="False" FromPage="1"
ToPage="5"
PrintToFile="False" PageNumberingOffset="1">
<PlatformData PlatformType={PlatformType}>
<![CDATA[{Flattened Windows/Mac specific
settings}]]>
</PlatformData>
</PrintSettings>
</Step>
<NoInteract state> can be:
1 True
1 False
<Restore state> can be:
1 True
1 False
<PrintSettings PrintType> can
be:
1 BrowsedRecords
1 CurrentRecord
1 BlankAsFormatted
1 BlankBoxed
1 BlankUnderscore
<PrintSettings collated> can
be:
1 True
1 False
<PrintSettings AllPages> can
be:
1 True
1 False
<PrintSettings PrintToFile>
can be:
1 True
1 False
See Print Setup for details
on PageFormat element.
Editing
Undo/Redo <Step id="45" name="Undo/Redo" enable="True">
<StepText>Script step text</StepText>
<UndoRedo value="Toggle"/>
</Step>
<UndoRedo value> can be:
1 Undo
1 Redo
1 Toggle
Editing
Cut <Step id="46" name="Cut" enable="True">
<StepText>Script step text</StepText>
<SelectAll state="True"/>
<Field name="f3" id="2" table="test"/>
<Repetition>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA["Value"]]>
</Calculation>
</Repetition>
</Step>
<SelectAll state> can be:
1 True
1 False
Area Name XMLGrammar XMLValues XMLDescription