• 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
I broke AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I broke AppleScript


  • Subject: I broke AppleScript
  • From: "Jacopille, David" <email@hidden>
  • Date: Wed, 25 Jan 2017 18:30:36 +0000
  • Thread-topic: I broke AppleScript

Has anyone seen this problem?  Basic stuff like, set item x…, stopped working at compile time.

 

set my_list to {1, 2, 3, 4}

set item 4 of my_list to 5 -- WORKS

tell application id "com.adobe.indesign"

                set item 4 of my_list to 10 -- FAILS

end tell

 

AppleScript Compile Error (on line 4): Can’t get 4 of my_list. Access not allowed.

 

OS X 10.11.6

InDesign 11.4.1.102

All OSAX deleted and machine rebooted

 

For reference, the same code works great on a machine with 10.9.5 and InDesign 11.3.0.34

 

I’d love to downgrade InDesign to a specific point version but I see no way to do that under Adobe’s new subscription model.

 

Any ideas?

 

Thanks,

Dave


MFS Email system made the following annotation
---------------------------------------------------------------------------------------------------------------------------------------
This email communication and any attachments may contain proprietary, confidential, or privileged information. If you are not the intended recipient, you are hereby notified that you have received this email in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. The sender does not waive confidentiality or any privilege by mistransmission. If you have received this email in error, please notify the sender immediately, delete this email, and destroy all copies and any attachments.
 _______________________________________________
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: I broke AppleScript
      • From: Takaaki Naganoya <email@hidden>
    • Re: I broke AppleScript
      • From: Yvan KOENIG <email@hidden>
  • Prev by Date: Re: Script Editor in Sierra – Auto-Opens Open Dialog?
  • Next by Date: Re: I broke AppleScript
  • Previous by thread: Re: Get Apple ID from AppleScript
  • Next by thread: Re: I broke AppleScript
  • Index(es):
    • Date
    • Thread