18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Obsolete Entry Points, PROCs, and Routines<br />

date<br />

time<br />

the address of a caller-specified date and time (must be in TDATE$ format). This<br />

parameter is optional.<br />

the address of a caller-specified time (must be in TIME$ format). This parameter is<br />

optional.<br />

J.7. SYS$RLIB$ID–RLIB Identification<br />

SYS$RLIB$ID is an element that contains the level identification of the system<br />

relocatable library file, SYS$*RLIB$ (also referred to as RLIB). It defines the following<br />

external labels:<br />

RLIB$ID1 First four characters of ID in ASCII<br />

RLIB$ID2 Second four characters of ID in ASCII<br />

RLIB$ID3 Third four characters of ID in ASCII<br />

If a site makes changes to SYS$*RLIB$, it should update the level identification of this<br />

file.<br />

The SYS$*RLIB$ file ID is updated by assembling the element SYS$RLIB$ID and<br />

supplying the new ID in the fourth parameter field of the @MASM processor call. The ID<br />

may be from 1 to 12 characters long.<br />

Example<br />

@MASM,S SYS$*RLIB$.SYS$RLIB$ID,.SYS$RLIB$ID,,840713<br />

where 840713 is the new ID.<br />

This example generates the following definitions:<br />

RLIB$ID1* $EQU ‘8407’<br />

RLIB$ID2* $EQU ‘13∆∆’<br />

RLIB$ID3* $EQU ‘∆∆∆∆’<br />

J–16 7833 1733–004

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

Saved successfully!

Ooh no, something went wrong!