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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

END.NO.PRINT (ENP)<br />

END.NO.PRINT (ENP)<br />

Syntax<br />

Examples<br />

<strong>Reference</strong>s<br />

The END.NO.PRINT; command is similar to the END; command in that it defines the end<br />

of a block of Report logic introduced by a loop or a condition. It causes the Report Frame<br />

to terminate (without printing), and execution continues from after the PRINT.FRAME;<br />

command which invoked the Frame. It is valid in Reports only.<br />

In the Main logic of a Report, it terminates the Report.<br />

In Report Frame logic, it causes the Frame to terminate without printing, and execution<br />

continues after the PRINT.FRAME; command that invoked the Frame.<br />

When an END.NO.PRINT; command is executed in a Report Frame, Usage Output data<br />

items are not reset to spaces or zeros. You must include logic to initialize these data items<br />

as required.<br />

Note: An END.NO.PRINT; command after an ELSE; command applies only to the<br />

ELSE; command, and not to the associated DO.WHEN; command.<br />

DDDDD DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD4<br />

A Frame has a data item BALANCE.<br />

<br />

<br />

<br />

‘‘END’’ and ‘‘END.EXIT (EE)’’.<br />

‘‘PRINT.FRAME (PF)’’.<br />

‘‘BEGIN.PAGE (BP)’’.<br />

1-118 v

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

Saved successfully!

Ooh no, something went wrong!