• 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
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: Paul Thompson <email@hidden>
  • Date: Wed, 12 Oct 2005 09:55:30 -0400

  Hi,

  I'm struggling with what is probably a simple script.  I have moved my database from FM6 to FM7, and the script that I use to use to launch it al login looked like this:

tell application "FileMaker Pro"
    open file "Instrument Signout" of machine "10.2.1.56" with passwords "oboe"
end tell

  Now, with FM7, I needed to add an account name, so I set that up in the database.  The username is set to be authenticated via FileMaler, and not an external server.  I tried to modify the script like so, but without any success.

tell application "FileMaker Pro"
    open file "Instrument Signout" of machine "10.2.1.56" with username/passwords "signout:oboe"
end tell

  The error that I get when I try to compile it is  

 I looked in the dictionary for FM7 and I found this:

"[<][URL:]FMP7://[[username[:password]@]host]/filename[>]"

which I tried to modify unsuccessfully like so:

"[<][URL:]FMP7://[[signout[:oboe]@]10.2.1.56]/Instrument Signout[>]"

  If someone has a minute, could I get some guidance as to where I'm going astray.

  Thank you,

  Paul
 _______________________________________________
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

  • Follow-Ups:
    • Re: (no subject)
      • From: Tim Mansour <email@hidden>
  • Prev by Date: Re: Maybe OT: getting general information of a pdf file
  • Next by Date: Re: Finder in processes false ?
  • Previous by thread: Re: Filemaker permissions
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread