Creating New Nodes

Erase screen, return cursor to home position

Move up one or more rows

Move down one or more rows

Move right one or more columns

Move left one or more columns

Display text on screen

[ NO OPERATION ]

Depending upon which operation you select, one or more parameters may be required.

4. Fill in the appropriate values and select OK.

You may combine multiple Output commands in a single command string.

Creating Special System Commands

Refer to the Falcon PT40 Product Reference Guide for a table of system com- mands.

Next Node

Next node specifies the next operation to perform depending upon the success or failure of the output.

Verify Nodes

Verify nodes test data in a register or file to see if it is a certain type (ASCII, numeric, or alphabetic). They can also check that the data matches a given constant, matches the contents of a register, or falls within a given numeric or alphabetic range.

Usually a Verify node Links to one node if the data passes the test and to another node if it doesn't. For example, a Verify node might check to see if the value scanned is numeric. If it is, the Verify node might branch to an Output node that sends the value to a file; otherwise, it might display an error message.

Wildcards

PPG supports the use of wildcards in searches and verifications. The following wildcards are supported:

*Any sequence of characters.

User’s Guide

63