• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Fwd: Accessing FMP with a password?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Accessing FMP with a password?


  • Subject: Fwd: Accessing FMP with a password?
  • From: John McAdams <email@hidden>
  • Date: Tue, 8 Apr 2003 18:57:18 -0400

Here's a little more syntax on that:

set the_path to (path to "cusr") as string
set the_database to the_path & "Desktop:Test.fp5" as string

tell application "FileMaker Pro"
activate
open file the_database with password "itworks"
end tell

On Tuesday, Apr 8, 2003, at 16:16 America/New_York, David Graham wrote:

> On Tuesday, April 8, 2003, at 09:23 AM, Mario Kolaszewski wrote:
>
>> Is it possible to access a FMP database protected with a password,
>> using AS?
>
> Yes.
>
> --
>
> david m graham
> 619.322.9698
> http://homepage.mac.com/davidgraham/
> _______________________________________________
> applescript-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/applescript-users
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: can't get it to work
  • Next by Date: Re: Can't get the application's event dictionary
  • Previous by thread: Printing and PDFing in FileMaker without dialogues
  • Next by thread: can't get it to work
  • Index(es):
    • Date
    • Thread