contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
USING and conditions: order of evaluation
     

When a condition and a using prefix both apply to an action, the using prefix applies to both the action and the condition together. That is, the using prefix is evaluated first, and then, if a condition is present, it is evaluated.

Care must be taken when a using prefix must be guarded by a condition to prevent an error, because the using prefix is evaluated before the specification test.

       
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:00:52 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.