Open 'Actions' Interface

Tag: OpenActions

The self-closing OpenActions tag emulates selecting the Action button in actionBarEZ.

v16_5_autom_Actions_MainDialog.gif

Example Scripts

XML
<OpenActions/>


XML
<ytriaAutomation>
	<Load Server="ACME01/ACME" database="bookmarks.nsf"/>
	<Select>
		<SetParam NoteID="374"/>
		<SetParam NoteID="414"/>
	</Select>
	<OpenActions/>
</ytriaAutomation>