• 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 Editor bug - any workaround?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script Editor bug - any workaround?


  • Subject: Re: Script Editor bug - any workaround?
  • From: Iurista GmbH <email@hidden>
  • Date: Wed, 03 Feb 2016 16:04:16 +0100

Am 01.02.2016 um 17.10 schrieb Phil Stokes:

>
>> On 1 Feb 2016, at 22:21, Yvan KOENIG <email@hidden> wrote:
>>
>> My scheme works as AppleScript Editor is not already loaded when the script is triggered.
>>
>
> Yes, I understand, and thanks for the script example.
>
> I will look into using both techniques as I’m seeing problems both when AS is running and when it’s started up (sometimes, but not always in both scenarios).

I have a similar script as the Yvan mentioned, but have added a memory for Applescript Editor to reopen the previously open scripts.
Just add in the script the following code:
tell application "AppleScript Editor" to set {pdw1, pdw2,....} to {path of document of window 1, path of document of window 2,...}
then quit the Editor, run the Plist File copying part and reopen Editor with telling it to open pdw1...
I run the whole script from Script Menu. That way, all my open script window adapt quickly
Rudolf
 _______________________________________________
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/archives/applescript-users

This email sent to email@hidden


  • Follow-Ups:
    • Re: Script Editor bug - any workaround?
      • From: Phil Stokes <email@hidden>
References: 
 >Script Editor bug - any workaround? (From: Phil Stokes <email@hidden>)
 >Re: Script Editor bug - any workaround? (From: Phil Stokes <email@hidden>)
 >Re: Script Editor bug - any workaround? (From: Yvan KOENIG <email@hidden>)
 >Re: Script Editor bug - any workaround? (From: Phil Stokes <email@hidden>)

  • Prev by Date: Re: Picking your brains about dates and times
  • Next by Date: Re: Picking your brains about dates and times
  • Previous by thread: Re: Script Editor bug - any workaround?
  • Next by thread: Re: Script Editor bug - any workaround?
  • Index(es):
    • Date
    • Thread