Charlie,

Have you tried:

WHILE finteger1 > 0 AND finteger1 <= .finteger2 THEN ...



Emmitt Dove
Manager, DairyPak Business Systems
Evergreen Packaging, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
(203) 643-8022

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Charles
Parks
Sent: Tuesday, August 19, 2008 11:46 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Integer as a condition in a while loop

Is there a setting to set when using integers in a while loop?

For example:  "WHILE fInteger1 BETWEEN 0 AND .fInteger2 THEN"

Even when fInteger1 becomes larger than fInteger2 my loop still fires.  Is
there a way to have it stop executing the loop at that point?


Reply via email to