• 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
Re: Running an applescript from a Filemaker Advanced file (Addressing Problems)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running an applescript from a Filemaker Advanced file (Addressing Problems)


  • Subject: Re: Running an applescript from a Filemaker Advanced file (Addressing Problems)
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Thu, 7 Dec 2006 11:09:09 +1100


On 07/12/2006, at 5:22 AM, Peter Baxter wrote:

I am working with a printing system that creates a series of PDF files from a variety of layouts in Filemaker Pro.  The script I wrote works perfectly when installed locally on a computer, however I wish to use this script when the file is served by Filemaker Pro Advanced.
The address needs to be changed as the computer accessing the script is not the local computer and I keep getting it wrong.  Can anyone help me correctly address the script to refer to any computer that accesses the script via Filemaker Server Advanced?

Look at standard Additions osax, you'll want to specify "user domain":

path to : Returns full path name to the folder or application specified
[from system domain/local domain/network domain/user domain/Classic domain] -- where to look for the indicated folder
[as type class] -- the type to return: alias or string (default is alias)
[folder creation boolean] -- Create the folder if it doesn’t exist? (default is true)
Result : alias -- the path name to the folder or application specified



malcolm

_______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden
References: 
 >Running an applescript from a Filemaker Advanced file (Addressing Problems) (From: Peter Baxter <email@hidden>)

  • Prev by Date: how do I move a to do in iCal from one Calendar to another
  • Next by Date: System wide application menu?
  • Previous by thread: Running an applescript from a Filemaker Advanced file (Addressing Problems)
  • Next by thread: Re: Running an applescript from a Filemaker Advanced file (Addressing Problems)
  • Index(es):
    • Date
    • Thread