Filemaker Background script
Filemaker Background script
- Subject: Filemaker Background script
- From: "Martin Meneses" <email@hidden>
- Date: Fri, 3 Oct 2003 08:18:44 -0500
- Priority: normal
Hi there,
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
_______________________________________________
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.