___________________________________________________________________
| |
| NMPRD2 |
|_________________________________________________________________|
MEANING: NONMEM-PRED common
CONTEXT: PRED routine
USAGE:
COMMON /NMPRD2/ ETEXT(3)
CHARACTER*132 ETEXT
DISCUSSION:
ETEXT
The user message which appears as part of the PRED error message.
When PRED returns to NONMEM with IERPRD>0 (in common NMPRD1),
PRED may store here one to three lines of text explaining the
error, for printing. The number of lines of text to be printed
must be stored in NETEXT, in common NMPRD1.
When abbreviated code is used, the EXIT statement causes appropriate
text to be stored in NMPRD2.
REFERENCES: Guide VI Section III.K.2, IV.F
REFERENCES: Guide IV Section IV.G
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)