• 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: AppleScript escape special characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript escape special characters


  • Subject: Re: AppleScript escape special characters
  • From: Jerry Brace <email@hidden>
  • Date: Mon, 15 Aug 2005 19:13:31 -0230

NSAppleScript *playlistScript;
playlistScript = [[NSAppleScript alloc] initWithSource:script];

Where script is a NSString with the script.



On 15-Aug-05, at 7:11 PM, Nick Zitzmann wrote:


On Aug 15, 2005, at 2:56 PM, Jerry Brace wrote:


I have an AppleScript embedded into my Cocoa application. The AppleScript uses a string value passed to it. My script fails when the script contains special characters like this ★ for example.

Does anyone know how to escape these?


How are you loading this AppleScript?

Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: AppleScript escape special characters
      • From: Nick Zitzmann <email@hidden>
References: 
 >AppleScript escape special characters (From: Jerry Brace <email@hidden>)
 >Re: AppleScript escape special characters (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: AppleScript escape special characters
  • Next by Date: Re: Path/Breadcrumb view component
  • Previous by thread: Re: AppleScript escape special characters
  • Next by thread: Re: AppleScript escape special characters
  • Index(es):
    • Date
    • Thread