Re: Dumping of internally used parameter values to file

From: Nick Holford Date: February 28, 2002 technical Source: cognigencorp.com
From:Nick Holford Subject:Re: [NMusers] Dumping of internally used parameter values to file Date:Thu, February 28, 2002 6:44 pm I have tried to follow the logic from OUTPT, PRNT3, USWLSM and finally PRNT. My best guess is that you change this statement in PRNT.for: DATA VAR/'1PE9','.2',' 9(','1H.)'/ This statement determines the format when the values of THETA etc are printed in the output listing. However, my experiments have all failed. Any changes I have tried e.g. '1PE12' instead of '1PE9' give me a string of *s in the output. Some advice is needed from a FORTRAN guru. Nick -- Nick Holford, Divn Pharmacology & Clinical Pharmacology University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand email:n.holford@auckland.ac.nz tel:+64(9)373-7599x6730 fax:373-7556 http://www.health.auckland.ac.nz/pharmacology/staff/nholford/
Feb 28, 2002 Thomas Klitgaard Dumping of internally used parameter values to file
Feb 28, 2002 Nick Holford Re: Dumping of internally used parameter values to file
Mar 01, 2002 Pascal Girard RE: Dumping of internally used parameter values to file
Mar 01, 2002 Ferdinand Rombout AW: Dumping of internally used parameter values to file