RE: help with error message from NONMEM VI and G77 system
Do exactly what the message says, add the NOPRINT or NOAPPEND option to
$TABLE, e.g.:
$TABLE ID SID TIME TAD IPRED CL WT APGR NOPRINT ONEHEADER FILE=101.TAB
_____
Quoted reply history
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Zheng Lu
Sent: Monday, October 22, 2007 9:02 AM
To: [email protected]
Subject: [NMusers] help with error message from NONMEM VI and G77 system
Dear all:
When I run a basic program with NONMEM VI with G77 as compiler, I got the
following error message:
AN ERROR WAS FOUND IN THE CONTROL STATEMENTS.
74 $TABLE: NOPRINT OR NOAPPEND OPTION REQUIRED WITH MORE THAN 8 ITEMS.
STOP 4 statement executed
How to fix this, any suggestions will be highly appreciated.
Zheng