• 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
FileMaker "Get remote URL" - avoiding dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FileMaker "Get remote URL" - avoiding dialog


  • Subject: FileMaker "Get remote URL" - avoiding dialog
  • From: Ludmila Spector <email@hidden>
  • Date: Mon, 18 Aug 2003 11:48:19 -0400

I wonder if anybody can help me with this.

I have an Applescript that first gets a remote URL via FileMaker Pro client from FileMaker Server 5.5

tell application "FileMaker Pro"

activate
set FMname to get remote URL
......

end tell

then uses the database name from that URL to process records.

the problem is that the Get Remote URl function puts up a dialog that a User must then manually select the file in before anything else continues. I would like to totally automate this.

How can I tell Filemaker Pro to directly open a specific known remote URL directly instead of needing the User to choose it?

thanks
_______________________________________________
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.

  • Follow-Ups:
    • Re: FileMaker "Get remote URL" - avoiding dialog
      • From: David Durkee <email@hidden>
  • Prev by Date: Re: Apple's GUI Scripting Examples
  • Next by Date: Re: Apple's GUI Scripting Examples
  • Previous by thread: Re: Apple's GUI Scripting Examples
  • Next by thread: Re: FileMaker "Get remote URL" - avoiding dialog
  • Index(es):
    • Date
    • Thread