Re: PDx-Pop/NONMEM Line Character Limit?

From: Nichols Alice Date: August 25, 2009 technical Source: mail-archive.com
can't recall line limitations but since this involves additions of several variables you could try breaking this line up into multiple lines and see where and if the problem still appears, if still get an error message this may help you pinpoint where your problem is, this form may also be easier to read TVCL = THETA(1)+THETA(7)*(VMLL-49827.76)+THETA(8)*(KML-96.226)TVCL = TVCL+ THETA(9)*(VLRP-5.659)+THETA(10)*(VLSP-83.615)TVCL = TVCL+ THETA(11)*(WT-76.638)+THETA(12)*(VLB-6.778)TVCL = TVCL+ THETA(13)*(VLG-1.606) >>> "Hudachek,Susan" <[email protected]> 8/25/2009 12:41 PM >>> Greetings! Does anyone know if PDx-Pop/NONMEM has a line character limit? I am trying to run a model with the following line: TVCL=THETA(1)+THETA(7)*(VMLL-49827.76)+THETA(8)*(KML-96.226)+THETA(9)*(VLRP-5.659)+THETA(10)*(VLSP-83.615)+THETA(11)*(WT-76.638)+THETA(12)*(VLB-6.778)+THETA(13)*(VLG-1.606) And I get the following error: AN ERROR WAS FOUND ON LINE 10 AT THE APPROXIMATE POSITION NOTED: TVCL=THETA(1)+THETA(7)*(VMLL-49827.76)+THETA(8)*(KML-96.226)+THETA(9)*(VLRP-5.659)+THETA(10)*(VLSP-83.615)+THETA(11)*(WT-76.638)+THETA(12)*(VLB-6.778)+THETA( X 484 SUBSCRIPT MUST BE AN INTEGER CONSTANT. fsubs did not get created by NM-TRAN. No NONMEM execution.Any ideas would be greatly appreciated! Thanks in advance!SusanSusan Hudachek, M.S., Ph.D. Animal Cancer Center Veterinary Teaching Hospital Colorado State University 300 West Drake Road Fort Collins, CO 80523-1620 PHONE: (970) 219-7599 FAX: (970) 297-1254 EMAIL: [email protected]
Aug 25, 2009 Susan Hudachek PDx-Pop/NONMEM Line Character Limit?
Aug 25, 2009 Matt Fidler RE: PDx-Pop/NONMEM Line Character Limit?
Aug 25, 2009 Bill Denney RE: PDx-Pop/NONMEM Line Character Limit?
Aug 25, 2009 Nichols Alice Re: PDx-Pop/NONMEM Line Character Limit?
Aug 25, 2009 Matt Fidler RE: PDx-Pop/NONMEM Line Character Limit?