Passing a Applescript Result to a FileMaker9 Variable
Passing a Applescript Result to a FileMaker9 Variable
- Subject: Passing a Applescript Result to a FileMaker9 Variable
- From: Don Wieland <email@hidden>
- Date: Thu, 9 Oct 2008 13:22:08 -0700
Hi Gang,
I want to use a Perform Applescript [] script step in FMP9 and have
the results spit into a FMP9 Variable.
For example:
tell application "Finder"
set theFolderName to "Hello World!"
make new folder in desktop with properties {name:theFolderName}
end tell
I want the result to be spit into a Variable reading something like
this:
folder "Hello World!" of folder "Desktop" of folder "DWDC" of folder
"Users" of startup disk of application "Finder"
Is it possible? Even if I cannot pass it to a Variable, I be
satisfied with a field in which I can then pass that result to the
variable.
Appreciate the help ;-)
Don Wieland
D W D a t a C o n c e p t s
~~~~~~~~~~~~~~~~~~~~~~~~~
email@hidden
Direct Line - (714) 389-4026
Integrated data solutions to fit your business needs.
JUST RELEASED - Appointment 1.0v9 for FileMaker Pro 9
http://www.appointment10.com
For a quick overview -
http://www.appointment10.com/Appt10_Promo/Overview.html
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden