Conditional statements and NMTRAN

From: Jean Xavier Mazoit Date: August 29, 2000 technical Source: cognigencorp.com
From: "Jean-Xavier.Mazoit@kb.u-psud.fr" <jean-xavier.mazoit@kb.u-psud.fr> Subject: Conditional statements and NMTRAN Date: Tue, 29 Aug 2000 11:47:19 +0200 Dear all, Nick Holford is right. It is necessary to be careful with the abbreviated code and to use only very simple statements. For example, I only use IFTHEN non-nested statements. In this case you get a warning message from NMTRAN because you need to be certain that all the possible conditions are covered by the code. It is better to be obliged to check everything rather than to have a wrong generated code. Jean Xavier Mazoit MD, PhD Laboratoire d'Anesthésie Université Paris-Sud Faculté de Médecine du Kremlin-Bicêtre F-94276 Bicêtre France Tel. (33) (0)1 49 59 67 35-37 (33) (0)1 45 21 34 41 (Hopital) Fax (33) (0)1 45 21 28 75 e-mail Jean-Xavier.Mazoit@kb.u-psud.fr
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