re: Write file command in FileMaker
re: Write file command in FileMaker
- Subject: re: Write file command in FileMaker
- From: David Crowe <email@hidden>
- Date: Tue, 3 Oct 2006 09:14:14 -0600
Jay;
You will definitely need a <tell "FileMaker Pro"> block even when
running the AppleScript from within FileMaker.
The first thing I'd do is put a display dialog in your try block so
you can see what the error is. I doubt that it's related to
permissions, because the permissions shouldn't change no matter which
application you're running the script from.
I use (path to desktop as string) and then you don't need to cast the
concatenated string to type string, but I doubt that this is your
problem.
- David Crowe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden