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.

BREAK (BK)<br />

BREAK (BK)<br />

Syntax<br />

Examples<br />

The BREAK; command is used to terminate a loop in the logic. The loop is interrupted at<br />

the point at which the BREAK; command is invoked, and processing continues after the<br />

end of the loop.<br />

The BREAK; ALL variant of the command terminates all current loops. In Insertable Global<br />

Logic, this includes loops in the logic into which the Global Logic is inserted. In<br />

Performable Global Logic, this does not include loops in the logic from which the Global<br />

Logic is performed.<br />

A BREAK; command executed in Frame logic will not terminate a loop from which the<br />

Frame was invoked. Logic must be provided to cater for such a requirement.<br />

DDDDD DDBDDDDDDDDDBDDDDDDDDDDDDDDDDDDDDDDDDDDDD4<br />

3 3<br />

@DD DDY<br />

Obtain a total for a customer’s invoice amounts:<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

Check a customer’s credit level:<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

1-50 v

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

Saved successfully!

Ooh no, something went wrong!