Maybe it would help if you provided more information (what is your $TABLE
record?), this will work as stated, e.g.:
$TABLE ID SID TIME TAD IPRED CL WT APGR EVID MDV NOPRINT ONEHEADER
FILE=101.TAB
Perhaps you have exceeded the number of columns allowable in the $TABLE
record (80). In which case you could split it into two lines:
$TABLE ID SID TIME TAD IPRED CL WT APGR
EVID MDV NOPRINT ONEHEADER FILE=101.TAB
_____
From: Zheng Lu [mailto:zlu_at_umich.edu]
Sent: Monday, October 22, 2007 9:26 AM
To: Bill Bachman
Cc: nmusers_at_globomaxnm.com
Subject: RE: [NMusers] help with error message from NONMEM VI and G77system
To my understanding, that error message indicated that items I requested
under $Table is more than 8, actually 9 in my .ctl file, because I already
include Noprint and Oneheader from the first run, I am thinking how to
overcome this limitation(<=8) with G77. Thanks a lot.
Zheng
Quoting Bill Bachman <bachmanw_at_comcast.net>:
> 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
>
>
>
> _____
>
> From: owner-nmusers_at_globomaxnm.com [mailto:owner-nmusers_at_globomaxnm.com]
On
> Behalf Of Zheng Lu
> Sent: Monday, October 22, 2007 9:02 AM
> To: nmusers_at_globomaxnm.com
> 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
>
>
Received on Mon Oct 22 2007 - 09:34:18 EDT
This archive was generated by hypermail 2.2.0 : Tue Nov 06 2007 - 15:07:48 EST