next repeat problem

Jan Schenkel janschenkel at yahoo.com
Tue Aug 17 12:18:46 EDT 2004


--- Rich Lague <laguer at ucs.orst.edu> wrote:
>        if  line i is empty then next repeat

Should be

         if  line i of field "daTable" is empty
         then next repeat

Also check out 'repeat for each' as it is much faster
when traversing the lines of a variable or field.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


More information about the use-livecode mailing list