Re: Opening a password protected file in Filemaker 7
Re: Opening a password protected file in Filemaker 7
- Subject: Re: Opening a password protected file in Filemaker 7
- From: Wayne Melrose <email@hidden>
- Date: Thu, 10 Nov 2005 07:27:17 +0100
But I seem to be missing, (or misunderstanding?) something.
I have this:
tell application "Filemaker Pro" activate tell application "Filemaker Pro" open (choose file) with password "12345" for Accounts "Admin" end tell end tell
but it won't compile, and I get this error message: Expected “given”, “with”, “without”, other parameter name, etc. but found “. (and the " just before the password number is highlighted).
I appreciate any help/advice you can offer! thanks very much!
Sally
If you are trying to open a Database, why not use this..
tell application "FileMaker Developer" to getURL "FMP7://user:email@hidden/dbname.fp7"
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden