Terry North <terrencenorth <at> yahoo.com.au> writes:

...
>       Loop until lVolume > 0
> 
On further reflection this could lead to a never-ending loop if you have a row
with a minus value.  Should therefore be Loop until lVolume <> 0




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to