• 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: Open Script Editor in OSX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open Script Editor in OSX


  • Subject: Re: Open Script Editor in OSX
  • From: Jake Pietrykowski <email@hidden>
  • Date: Tue, 15 Mar 2005 11:48:06 -0600

Steve,

On 3/15/05 11:34 AM, "Steve Foster"  wrote:

> Hi
>
> I have a small but very annoying problem. I am working in Apple Studio
> and need to run an include file in Script editor. the following script
> works fine BUT it always opens the script editor in Classic (and goes
> through all of the classic opening routine) . Does anyone know a way of
> forcing the programme to open the OSX Script Editor?
>
> tell application "Script Editor"
>
> set strRunScript to run script alias strIncScript
>
> end tell

What if you try:

tell application "Script Editor.app"
...
end tell

OR

Are you sure your strIncScript does not require anything Classic?

jp


 _______________________________________________
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

References: 
 >Open Script Editor in OSX (From: Steve Foster <email@hidden>)

  • Prev by Date: Open Script Editor in OSX
  • Next by Date: Re: Open Script Editor in OSX
  • Previous by thread: Open Script Editor in OSX
  • Next by thread: Re: Open Script Editor in OSX
  • Index(es):
    • Date
    • Thread