Re: Help with recursion
Re: Help with recursion
- Subject: Re: Help with recursion
- From: Michelle Steiner <email@hidden>
- Date: Tue, 11 May 2004 19:44:17 -0700
On May 11, 2004, at 6:30 PM, Graff wrote:
I'm not sure why you would use a recursive call here though, why not
just use a loop? You already have a loop in place that is really not
doing anything:
Thanks. It was a matter of rushing things, and not thinking it
through. I started with the recursion, and then thought a loop might
do it better, but didn't think to remove the recursion--and then got
focused on the recursion when it didn't work. <sigh>
-- Michelle
--
"The past is like a foreign country. They do things differently
there." --Leslie Poles Hartley
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.