• 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
AppleScript coercion crashes Script Editor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript coercion crashes Script Editor


  • Subject: AppleScript coercion crashes Script Editor
  • From: Tom Robinson <email@hidden>
  • Date: Thu, 30 Jan 2003 17:07:08 +1300

This is more of a bug report for the Script Editor guys...

The following crashes both Script Editor 1.9 and 2.0 beta v20 under OS X 10.2.3.

set a to <<data utxt0054>>
set b to ("hello " as Unicode text) & a

And hit the Run button.

My plan was to have a set of variables with the Unicode characters in them, and combine them with normal text - so I didn't have too many raw hex values in the code.

I've since reread the friendly manual and the above's not going to return what I want as it'll be a list, but it still shouldn't crash...

Cheers
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Multiple monitors and bounds
  • Next by Date: Re: UI Scripting: Save as PDF
  • Previous by thread: Finding the frontmost window in FrameMaker...
  • Next by thread: re: Speakable Items/ System Events
  • Index(es):
    • Date
    • Thread