nested if

From: Alison Boeckmann Date: August 30, 2000 technical Source: cognigencorp.com
From: ABoeckmann <alison@c255.ucsf.edu> Subject: nested if Date: Wed, 30 Aug 2000 11:00:49 -0700 (PDT) Nick Holford and Jean Xavier Mazoit have recently sent email about a problem in NMTRAN in handling nested IF statements. They are correct. There is a bug in NMTRAN. As soon as this bug can be identified and characterized, more information will be sent. Till then, avoid nested IF statements, especially if there is more than one ELSE clause (i.e., ELSE in a level other than the first). If you do have such code, look carefully at the generated code in FSUBS. -- Alison Boeckmann NONMEM Project Group
Aug 26, 2000 Nick Holford Warning: NMTRAN does not interpret conditional abbreviated code properly
Aug 29, 2000 Jean Xavier Mazoit Conditional statements and NMTRAN
Aug 30, 2000 Alison Boeckmann nested if
Sep 25, 2000 Alison Boeckmann NMTRAN bug fix