You are a champ, proving the superiority of string theory!
:-)
It returns a tab/return delimited string.
Great

Unfortunately, for a big file, I get an "execution error." But I got that without the "as string." I don't think this is a Run Rev capacity problem. I am able to import the file into a varaibe (or a field). I suspect that AppleScript has limits on string lengths.
Yes, 32K is it's limit.

Back to the tried-and-true--importing a text file.
or don't get every record. Can you get records by number e.g.
        get record 1 to 100
then loop through the database?

Cheers,
Sarah
[EMAIL PROTECTED]
http://www.troz.net/Rev/

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to