Super Systems SuperDATA User Manual

Page 138

Advertising
background image

Super Systems Inc

Page 138 of 172

Super Data Operations Manual

Move to Previous Record.

Description:

Moves the record pointer in a database table to the previous record specified in the
destination.

Data Value X: N/A
Data Value Y: N/A
Destination:

ODBC Reference; DBF File Reference; MDB Table Reference.

Move to Next Record.

Description:

Moves the record pointer in a database table to the next record specified in the destination.

Data Value X: N/A
Data Value Y: N/A
Destination:

ODBC Reference; DBF File Reference; MDB Table Reference.

Move to Last Record.

Description:

Moves the record pointer in a database table to the last record specified in the destination.

Data Value X: N/A
Data Value Y: N/A
Destination:

ODBC Reference; DBF File Reference; MDB Table Reference.

Copy pending edit value X to Destination

Y: Description: Copies value X into the specified destination object
Data Value X: Edit value to be copied.
Data Value

N/A

Destination:

Object to receive data value X.

Append Value List to ODBC Destination as New Record.

Description:

Appends a Value List to the specified ODBC Reference in the Destination as a new record.

Data Value X: Data Value containing the Value List.
Data Value Y: N/A
Destination:

ODBC Reference.

Exit to abort branch point if Data value X =Data Value Y

Description:

Compares data value X to data value Y and jumps to abort branch point if they are equal

Data Value X: Comparison data value 1
Data Value Y: Comparison data value 2
Destination:

N/A

Exit RTEvents

Description:

Quits execution of a list of RT Events

Data Value X: N/A
Data Value Y: N/A
Destination:

N/A

Jump to next Abort branch point

Description:

Jumps unconditionally to Abort branch point in Events list

Data Value X: N/A

Advertising