Re: string question
Re: string question
- Subject: Re: string question
- From: Michael Grant <email@hidden>
- Date: Sat, 17 Aug 2002 12:00:26 -0500
On 8/14/02 10:13 AM, "Alex Robinson" <email@hidden> wrote:
>
You need to escape the quote marks. You do this with a backslash before the
>
quote, like so \"
>
>
So your string would need to be:
>
>
"My string might be \"this\" and there would \"be\" extra quotes
>
\"throughout\" the string"
Depending on what you're going to do with your string, it's simpler just to
type curly quotes (shift-option-H and shift-option-J). Works fine in dialog
boxes.
Michael
--
"Unfairly but truthfully, our party has been tagged as being against
things."
- George W. Bush
_______________________________________________
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.