• 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: Setting permission from an applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting permission from an applescript


  • Subject: Re: Setting permission from an applescript
  • From: Tim Mansour <email@hidden>
  • Date: Fri, 15 Apr 2005 16:12:20 +1000

I want to install this script from a FileMaker database. I can easily store
the compiled Applescript in a FM7 Container field. But when I export the
app to the PDF Services folder it no longer works. I have to open it in
ScriptEditor and re-save it as a compiled App.

Another approach, Todd:

1. store the *text* of the script in a FM text field
2. use "Export Field Contents" to save the field contents to a file (eg, "myscript")
3. to turn it into an applet, use:
do shell script "osacompile -o /path/to/myscript.app path/to/myscript"



-- Tim Mansour <email@hidden> Mobile 0405 500 846

_______________________________________________
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: Setting permission from an applescript
      • From: Todd Geist <email@hidden>
References: 
 >Setting permission from an applescript (From: Todd Geist <email@hidden>)

  • Prev by Date: Localized Internals of AppleScript (date Class for example)
  • Next by Date: Re: Setting permission from an applescript
  • Previous by thread: Re: Setting permission from an applescript
  • Next by thread: Re: Setting permission from an applescript
  • Index(es):
    • Date
    • Thread