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.

Action Purpose<br />

ADD Adds a record to the database.<br />

CHG Alters an existing record.<br />

System Data Item Descriptions<br />

DEL Logically deletes an existing record. (Not implemented in LDA Run Time)<br />

PUR Physically deletes an existing record.<br />

REC Recalls a record to the screen.<br />

FIR Recalls the first record in Ordinate order.<br />

LAS Recalls the last record in Ordinate order.<br />

NEX Recalls the next record. If no value is entered for the Ordinate, the first record in<br />

Ordinate order is retrieved.<br />

BAC Recalls the previous record.<br />

INQ Brings a record into memory (you must code logic to recall it to the screen).<br />

Note: The English values ADD, CHG, DEL, PUR and INQ are contained in the items<br />

GLB.ADD, GLB.CHG, GLB.DEL, GLB.PUR and GLB.INQ, respectively. These<br />

items may be translated. See the LLANGUAGE file details in the<br />

multiple-language section of your <strong>LINC</strong> Administration and Operations Guide<br />

for the relevant host type.<br />

Five values of MAINT (FIR, LAS, NEX, BAC, REC) provide recall functions, and have the<br />

following restrictions:<br />

$ They are only available if the AUTO.RECALL option has been set on the Component<br />

Options screen.<br />

$ They are not available if the Component has a Usage Output Ordinate.<br />

$ They do not change any values stored in the <strong>LINC</strong> database (including the value of<br />

MAINT).<br />

All of the values in the table are described in more detail in the following subsections.<br />

LENGTH = 3 (1 in the <strong>LINC</strong> database) EDIT = A<br />

ADD Value for MAINT<br />

A MAINT value of ADD (or its translated equivalent in GLB.ADD) is used to add new<br />

records.<br />

On the Ispec screen, this is the default value for the MAINT field.<br />

In the database, the record will have the value A.<br />

v 2-73

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

Saved successfully!

Ooh no, something went wrong!