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.

System Data Item Descriptions<br />

GLB.PARAM<br />

GLB.PAGECOUNT is incremented by one when the first line on a new page is output, after<br />

the Frame logic has been executed. While the Frame logic is being executed,<br />

GLB.PAGECOUNT still contains the page number of the preceding page of the Report.<br />

For details of the effect of a release on GLB.PAGECOUNT, see ‘‘RELEASE (REL)’’.<br />

LENGTH = 5 EDIT = N<br />

GLB.PARAM holds the parameters for the CALL; command.<br />

Depending on the host type, when the CALL; command is executed, the contents of<br />

GLB.PARAM are passed to:<br />

$ An MCP based <strong>LINC</strong> System external library or program<br />

$ An MCP based <strong>LINC</strong> Report generated as a Coroutine<br />

$ An OS 2200 based <strong>LINC</strong> System external procedure<br />

$ A UNIX routine or process, or to the Bourne shell<br />

$ A LDA Run Time Report.<br />

Data is returned through this item to the calling Ispec or Report. See ‘‘CALL’’ for further<br />

details.<br />

The maximum length of GLB.PARAM is defined in the GLB.PARAM size field on the<br />

Primary Specification Options screen.<br />

For LDA Run Time, the length is assumed to be greater than 24.<br />

LENGTH = user defined EDIT = A<br />

GLB.PARAMFLAG<br />

GLB.PARAMFLAG is set to Y to indicate that parameter data is attached to the WAKE.UP;<br />

command that is calling your Report.<br />

It is reset at the next SLEEP; command, or CRITICAL.POINT; command with a SLEEP;<br />

option. GLB.PARAMFLAG is not set when a parameter is passed to the Report by a RUN;<br />

command.<br />

LENGTH = 1 EDIT = A<br />

2-42 v

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

Saved successfully!

Ooh no, something went wrong!