Super Systems SuperDATA User Manual

Page 139

Advertising
background image

Super Systems Inc

Page 139 of 172

Super Data Operations Manual

Data Value Y: N/A
Destination:

N/A

Do while (data value X)<=(data value Y)

Description: ??
Data Value X:
Data Value Y:
Destination:

While end (must follow Do While Event)

Description: ??
Data Value X:
Data Value Y:
Destination:

For 1 to (Data value X)

Description: ??
Data Value X:
Data Value Y:
Destination:

Next (must follow for loop)

Description: ??
Data Value X:
Data Value Y:
Destination:

Suspend Execution for X milliseconds

Description:

Suspend program execution for X milliseconds

Data Value X: Time to suspend execution
Data Value Y: N/A
Destination:

N/A

Enable/Disable Screen Object

Description:

Enables or disables a screen object

Data Value X: 0 disables, all other values enable the specified screen object
Data Value Y: N/A
Destination:

The object to enable/disable

Start SSI Recipe

Advertising