• 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: Script on the fly?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script on the fly?


  • Subject: Re: Script on the fly?
  • From: Arthur J Knapp <email@hidden>
  • Date: Mon, 05 Nov 2001 12:32:43 -0500

> Date: Mon, 5 Nov 2001 12:56:44 +0100
> From: "Serge Belleudy-d'Espinose" <email@hidden>
> Subject: Script on the fly?

> Is there any way, vanilla or with osax, to turn a straight text into a
> compiled script, or at least a script object?

> I'm trying for AppleMods to have a way of download a script as text and turn
> it into a compiled one. What I've looked into w/o success:

> - use the result of a 'run script' in any way

Try this:

set header to "script returnCompiledScript" & return
set tailer to "end script"

set a_compiled_script to run script (header & theScriptText & tailer)



Arthur J. Knapp
http://www.stellarvisions.com
mailto:email@hidden

Hey, check out:
http://www.zavatone.com/


  • Follow-Ups:
    • Re: Script on the fly?
      • From: "Serge Belleudy-d'Espinose" <email@hidden>
    • Re: Script on the fly? - solved
      • From: "Serge Belleudy-d'Espinose" <email@hidden>
  • Prev by Date: iTunes 'current playlist'
  • Next by Date: Re: Aliases of Files/Folders in a Folder
  • Previous by thread: Re: Script on the fly?
  • Next by thread: Re: Script on the fly? - solved
  • Index(es):
    • Date
    • Thread