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 />

IDBUFF<br />

The processor must supply a buffer with an externally defined label, IDBUFF. Before<br />

calling IDLINE$ or IDONLY$, this buffer must be initialized with the name/level field (up<br />

to 12 characters) left-justified and the remainder of the buffer blank-filled. This buffer<br />

must be at least six words long and up to eight, depending on the name/level length and<br />

whether or not cycle information is requested.<br />

The minimum IDBUFF length required is shown in Table J–1.<br />

Table J–1. IDLINE$, IDONLY$: IDBUFF<br />

Length<br />

Routine Called Name and Level Length<br />

1 Word 2 Words<br />

IDLINE$,IDTIME$ 7 8<br />

IDONLY$,IDTOME$ 6 7<br />

A processor name and level greater than 12 characters may be used by defining the start<br />

of IDBUFF as the word following the name and level. It may also be used if no more<br />

than the last 12 characters are included within IDBUFF.<br />

J.5.1. IDLINE$<br />

There are two entry points to the IDLINE$ routine: IDLINE$ and IDTIME$.<br />

J.5.1.1. IDLINE$<br />

IDLINE$ generates the complete ID line, including symbolic element cycle information.<br />

The element cycle information is taken from PARTBL, which is filled in by either the<br />

<strong>SYSLIB</strong> routine PREPRM or PREPRO. The call on PREPRM or PREPRO must precede<br />

the call on IDLINE$ or IDTIME$.<br />

Calling Sequence<br />

LMJ X11,PREPRO$ . or PREPRM$<br />

J ERROR . error return from PREPRO$ or PREPRM$<br />

LMJ X11,IDLINE$<br />

.<br />

PF FORM 12,6,18<br />

LA A0,(PF 1,8,IDBUFF)<br />

ER PRINT$<br />

J–14 7833 1733–004

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

Saved successfully!

Ooh no, something went wrong!