18.08.2013 Views

LINC Programming Reference Manual - Public Support Login - Unisys

LINC Programming Reference Manual - Public Support Login - Unisys

LINC Programming Reference Manual - Public Support Login - Unisys

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

DETERMINE; GROUP<br />

DETERMINE; GROUP<br />

Syntax<br />

The DETERMINE; GROUP command reads Component or Event records into memory<br />

from a Profile. You can specify the following details:<br />

$ The order in which records are retrieved<br />

$ The initial record to be retrieved<br />

$ The final record to be retrieved<br />

The order in which records are read is defined by the FROM; and BACK; command<br />

options. The FROM; command option means the Profile is read in Profile order, while the<br />

BACK; command option means the Profile is read in reverse order.<br />

The initial record is defined by the high-order values (values for some of the Profile<br />

Ordinates) and the start values (specified by the FROM; or BACK; command option).<br />

The final record is defined by the high-order values and the end values (specified by the<br />

UNTIL; command option). If the UNTIL; command option is not included, the loop is<br />

terminated when the last record with the specified high-order values is retrieved (or the<br />

last record in the file, if high-order values are not specified).<br />

Note: End values, Start values, or high-order values should not be changed within the<br />

DETERMINE; GROUP loop.<br />

The record left in memory is not defined when the loop of a DETERMINE; GROUP<br />

command terminates automatically, because of differences between the types of host on<br />

which <strong>LINC</strong> Systems may run. However, the current record will remain in memory<br />

following a BREAK; or JUMP.TO; command.<br />

If the name of a Multiple Ordinate Memo Component is used in place of the Profile with the<br />

DETERMINE; GROUP command, the Automaint Profile for Memo Component is used.<br />

DD DBDDDDDDD DDDDDDDDBDDDDDDDD <br />

3 3<br />

@ Y<br />

DD DDDBD DBDDDDDDDDDDDDDDDD <br />

3 3<br />

@D DY<br />

DD DBDDDDDDDDDDDDDDDDDDDDDDDDDDBDDDD <br />

3 3<br />

@D DD DY<br />

DDBDDDDDDDDDBDBDDDDDDDDDDBDBDDDDDDDDDDDDDDDDDDDDDDDBDD4<br />

3 33 33 3<br />

@ YC D4 @ D Y<br />

3 3<br />

@ Y<br />

1-100 v

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!