I am still surprised that AppleScript doesn't do the normal thing and just return a comma/return (or tab/return) delimited text file instead of the curly brackets. Thank God there are not curly brackets in the database.

Jim,

I don't have FileMaker so I can't test this, but what do you get if you say:
get every record as string
in the AppleScript?


AppleScript has decided to give you a list and that may end up easiest to process, but try coercing it to a string and see what happens.

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