Sending event from Filemaker Pro 8.5
Sending event from Filemaker Pro 8.5
- Subject: Sending event from Filemaker Pro 8.5
- From: Thomas Dättermark <email@hidden>
- Date: Tue, 14 Nov 2006 19:22:57 +0100
I have a button in my Filemaker Pro file which have the following
script:
set x to cell "valueOne" of current record
tell application "MyApplication"
tell window "WindowOne"
tell drawer "settings"
set contents of text field "fieldOne" to x
end tell
end tell
end tell
This will not compile in FM but if I do the same from Script Editor
it will compile and work.
Are there any Applescript limitations in FileMaker Pro?
Thomas Dattermark, PDF Consultant
Altamont Media Stockholm
Stockholm, Sweden
Phone. +46(0)733-87 29 01
e-mail: email@hidden
http://www.amstockholm.se
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden