Re: Filemaker Background script
Re: Filemaker Background script
- Subject: Re: Filemaker Background script
- From: Steve Mills <email@hidden>
- Date: Fri, 3 Oct 2003 09:02:07 -0500
On Friday, Oct 3, 2003, at 08:18 US/Central, Martin Meneses wrote:
I want run one applescript on background from the option "perform
Applescript [my script] " of Filemaker verion 6. I run the script from
the script editor ok, but in filemaker it doesn't work
Anyone can help me?
Thanks
Martin !
my script is:
tell application "Finder"
ignoring application responses
display dialog "hola"
end ignoring
end tell
In what way does it not work when you execute it from FileMaker? I've
never had a problem running scripts from FM.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.