Trouble with Verbatim code

From: Matt Hutmacher Date: April 08, 2004 technical Source: cognigencorp.com
From: Hutmacher, Matt mhutmach@amgen.com Subject: [NMusers] Trouble with Verbatim code Date: Thu, April 8, 2004 1:52 pm Hello, When I try to insert this code, "FIRST " COMMON /PRCOMG/ IDUM1,IDUM2,IMAX,IDUM4,IDUM5 " INTEGER IDUM1,IDUM2,IMAX,IDUM4,IDUM5 " IMAX=1000000 into my $PK block I get the following error: fsubs.for(92) : Error: Syntax error, found '**' when expecting one of: ( * ... DIMENSION COM(****) --------------------^ fsubs.for(93) : Error: This EQUIVALENCE object must be an array. [COM] EQUIVALENCE(KA,COM(1)) ---------------------^ No nonmem execution. I would appreciate any help on insight on this. Thanks! Matt Hutmacher 805.447.7473
Apr 08, 2004 Matt Hutmacher Trouble with Verbatim code
Apr 08, 2004 Nick Holford RE: Trouble with Verbatim code