自動化 - Actions
 Previous | Next | Print 

Tag: OpenActions


The self-closing OpenActions tag emulates selecting the Action button in actionBarEZ. See below for details.

<OpenActions/>



Example Script

<?xml version="1.0" encoding="UTF-16" standalone="yes" ?>
<ytriaAutomation Application="actionBarEZ" Console="True">

<Load Server="ACME01/ACME" database="bookmarks.nsf"/>

<Select>
<SetParam NoteID="374"/>
<SetParam NoteID="414"/>
</Select>

<OpenActions/>

</ytriaAutomation>