Filemaker - Open Remote Using AppleScript
Filemaker - Open Remote Using AppleScript
- Subject: Filemaker - Open Remote Using AppleScript
- From: revDAVE <email@hidden>
- Date: Mon, 22 Oct 2007 10:31:45 -0700
- Thread-topic: Filemaker - Open Remote Using AppleScript
X-post
Fm server 9
I am trying to have AppleScript open a file using "open remote". I tried
this ...
tell application "FileMaker Pro Advanced"
activate
get remote URL "fmnet:/ip/myfile"
end tell
... and it takes me to the open remote screen - however does not select/open
"myfile"
I did not see an "open remote" AppleScript command....
Q: how can I get AppleScript to open the FM file
get remote URL?v : Opens a hosted FileMaker Pro database
get remote URL
? string : The URL specification for the opened database in the form
"[<][URL:]FMP7://[[username[:password]@]host]/filename[>]"
--
Thanks - RevDave
email@hidden
[db-lists]
_______________________________________________
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