--- Rich Lague <[EMAIL PROTECTED]> 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 
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to