File Maker issue
File Maker issue
- Subject: File Maker issue
- From: Ashwin Row <email@hidden>
- Date: Fri, 26 Sep 2008 16:42:59 +0530
Hi,
The following script works some times and other times it says it cant find the cell.At all times the database Automator is open.So not having access to the database is not an issue.
tell application "FileMaker Pro Advanced" activate tell database "Automator" tell record 1 cell "Page Name" --set abc to "hi" set abc to cell "Page Name" display dialog abc end tell end tell end tell
set theFolder to (POSIX path of ("/Applications/eShox/" & abc)) --as alias tell application "RapidWeaver" to open theFolder --end tell
Warm Regards, Ashwin Row ------------------------------------------------------ Software Developer | Fortune Infocomm Pvt. Ltd., Mumbai, India. Phone: +91 22 67997970 (Off) | +91 9820566420 (Mobile) ------------------------------------------------------ Your preferred Mac & Win development partner. |
_______________________________________________
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