Re: repeat problem
Re: repeat problem
- Subject: Re: repeat problem
- From: Michelle Steiner <email@hidden>
- Date: Tue, 25 Sep 2001 12:15:10 -0700
On 9/25/01 11:19 AM, Steve Suranie <email@hidden> wrote:
>
Why won't the loop work with the if statement?
When you move an item out of the folder, you change the number of items
in the folder. You'll eventually reach a point where the item number is
greater than the number of items remaining, and you'll have an error.
The easiest way to solve the problem is to loop backwards.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------