""""
Keith
----- Original Message -----
From: "Stefan Pantke" <seaside dot ki at mac dot com>
To: "REALbasic Users Group" <realbasic-nug at lists dot realsoftware dot com>
Sent: Saturday, October 30, 2004 11:33 AM
Subject: How to use ONE double quote in a string
> I need to create a string, which is composes of one double
> quote. How do I do this?
>
> This
>
> """
>
> is syntacticaly incorrect, this
>
> """"
>
> seems to denote two double quotes, and this
>
> "\""
>
> seems to denote something else.
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://www.realsoftware.com/listarchives/lists.html>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|