Running an FM script with an Applescript
Running an FM script with an Applescript
- Subject: Running an FM script with an Applescript
- From: Erik Ness <email@hidden>
- Date: Tue, 18 May 2004 16:52:09 -0500
Feeling stupid today. Can anyone tell me why this won't run?
tell application "FileMaker Pro"
activate
open "filepath:blah.fp7"
tell database "blah.fp7"
run FileMaker script "Set Text"
Thanks for the diagnostic...
Regards,
Erik Ness
--
###########################
Erik Ness <email@hidden> 608-242-7604
Urban Outfitters:
http://nrdc.org/onearth/04win/reviews.asp
Dirty Minds:
http://www.gristmagazine.com/books/books121503.asp
_______________________________________________
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.