___________________________________________________________________
| |
| ROCM31 |
|_________________________________________________________________|
MEANING: NONMEM read-only common
CONTEXT: User-supplied PRED routine
USAGE:
COMMON /ROCM31/ TEMPLT(20)
REAL TEMPLT
DISCUSSION:
TEMPLT
This common serves two different purposes.
At ICALL=6, the template data record is stored in TEMPLT.
When MIX is called, the first data record of the individual
record is stored in TEMPLT.
TEMPLT(n) may be used as a right-hand quantity in blocks of abbrevi-
ated code that test for ICALL=6 and in $MIX blocks. The "n" may be
either a position in the data record or the label of the data item,
e.g. TEMPLT(1) or TEMPLT(ID).
REFERENCES: None.
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)