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.

GLB.RECOVER<br />

System Data Item Descriptions<br />

In Report logic, the value of GLB.RECOVER indicates whether that Report has been<br />

restarted by <strong>LINC</strong> Recovery. It can also be used to inhibit <strong>LINC</strong> Recovery on MCP based<br />

runtime hosts.<br />

If GLB.RECOVER has a value of 1, the Report has been restarted. If the Report includes<br />

CRITICAL.POINT; commands, it will have been recovered to the last executed Critical<br />

Point, and the Critical Point data will have been retrieved. The Report logic should perform<br />

any reinitialization and reset GLB.RECOVER to zero (its default value).<br />

For an MCP based <strong>LINC</strong> System, to disable the <strong>LINC</strong> recovery and permit your Report logic<br />

to handle the recovery, set GLB.RECOVER to 9.<br />

LENGTH = 1 EDIT = N<br />

GLB.REPGENDATE<br />

GLB.REPGENDATE is a read-only System Data item that can be accessed in Report logic<br />

to obtain the generation date of the Report, in the date format CCYYMMDD. Together with<br />

GLB.REPGENTIME, it gives a generation timestamp for the current (running) version of a<br />

<strong>LINC</strong> Report.<br />

GLB.REPGENDATE is not implemented in LDA Run Time.<br />

LENGTH = 8 EDIT = N<br />

GLB.REPGENTIME<br />

GLB.REPGENTIME is a read-only System Data item that can be accessed in Report logic to<br />

obtain the generation time of the Report.<br />

The four-digit time value has the format HHMM, where HH represents hours (in 24-hour<br />

format), and MM represents minutes. For example, 2158 is 9:58 pm, and 0001 is one<br />

minute past midnight. Together with GLB.REPGENDATE, it gives a generation timestamp<br />

for the current (running) version of a <strong>LINC</strong> Report.<br />

GLB.REPLANG<br />

GLB.REPGENTIME is not implemented in LDA Run Time.<br />

LENGTH = 4 EDIT = N<br />

In Report logic, the value of this read-only System Data item gives the language name for<br />

which the Report was generated.<br />

GLB.REPLANG is not implemented in LDA Run Time.<br />

v 2-49

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

Saved successfully!

Ooh no, something went wrong!