新規アクションの作成

図 1 の「アクション (Actions)」リスト・ボックスに もう一度注目すると、このリスト・ボックスにはまだアクションが入っていない ことが分かります。不等号括弧で囲まれ、「new」という語で始まる選択項目は、すべて新規アクションの作成用です。図 1でも分かるように、 「アクション (Actions)」リスト・ボックスの表示可能部分は、 リスト全体を一度に表示するには高さが不足しています。リストの全体は次のとおりです。
図 1. 作成されたアクションがない状態での「アクション (Actions)」リスト・ボックス のリストの内容
<new input action>
<new extract action>
<new prompt action>
<new message action>
<new pause action>
<new xfer action>
<new comm wait action>
<new trace action>
<new mouse click action>
<new box select action>
<new run program>
<new variable update action>
<new play macro action>
<new perform action>
<new conditional action>
<new print start action>
<new print extract action>
<new print end action>
<new sql query action>
<new file upload action>
例えば、「<new input action>」をクリックすると、マクロ・オブジェクトは新規の入力アクションを作成し、リストの一番上に配置します。「アクション (Actions)」タブの下部領域では、入力アクションに属する各種フィールド (入力 キー・シーケンスなど) に入力できます。「アクション (Actions)」リスト・ボックスの選択領域に新規の入力項目が 表示され、リスト・ボックスのリスト部分は次のようになります。
図 2. 実際のアクションが 1 つある状態での「アクション (Actions)」リスト・ボックス のリストの内容
Input action1(0,0)
<new input action>
<new extract action>
<new prompt action>
<new message action>
<new pause action>
<new xfer action>
<new comm wait action>
<new trace action>
<new mouse click action>
<new box select action>
<new run program>
<new variable update action>
<new play macro action>
<new perform action>
<new conditional action>
<new print start action>
<new print extract action>
<new print end action>
<new sql query action>
<new file upload action>

マクロ・ランタイムがこのマクロ画面を処理する際には、 「アクション (Actions)」リスト・ボックスのリスト順と同じ順序で アクションが実行されます。実際のアクションの順序を変更するには、「アクション (Actions)」リスト・ボックスの 右側にある「順序変更 (Change Order)」ボタンをクリックします。