Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Paradox Topics / July 2008

Tip: Looking for answers? Try searching our database.

Double Quotes in Strings

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michael.Ruehling@t-online.de - 07 Jul 2008 06:16 GMT
Hi,
I am trying to declare some String-Constants. One of them
HAS TO include a double-quoted String. How do I do this?

e.g.:
var SomeStr String
endvar

method pushButton
SomeStr = "<!DOCTYPE FILME SYSTEM "FILME.DTD"> "
endMethod

According to the XML-Specs the Sequence FILME.DTD HAS TO BE
in double quotes. Are there any tricks to do so? Special Chars,
Escape-Sequences or something like that?

M.
SimonW - 07 Jul 2008 08:13 GMT
> Hi,
> I am trying to declare some String-Constants. One of them
[quoted text clipped - 13 lines]
>
> M.

Try:-

"<!DOCTYPE FILME SYSTEM "\"FILME.DTD\""> "

Simon
Bill McCray - 07 Jul 2008 15:16 GMT
> > Hi,
> > I am trying to declare some String-Constants. One of them
[quoted text clipped - 17 lines]
>
> "<!DOCTYPE FILME SYSTEM "\"FILME.DTD\""> "

That doesn't look right.  This is what I think it should be

"<!DOCTYPE FILME SYSTEM \"FILME.DTD\"> "

Bill

----------------------------------------------------------------
Reverse parts of the user name and ISP name for my e-address
Michael.Ruehling@t-online.de - 07 Jul 2008 22:11 GMT
Hi,
i've tried yours, Bill; and it works for me!
Thanks a lot.

M.

>> > Hi,
>> > I am trying to declare some String-Constants. One of them
[quoted text clipped - 26 lines]
>----------------------------------------------------------------
>Reverse parts of the user name and ISP name for my e-address
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.