Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Double Quotes in Strings

 
   Database Forums (Home) -> Paradox RSS
Next:  Oracle reports end query  
Author Message
Michael.Ruehling

External


Since: Jun 30, 2008
Posts: 4



(Msg. 1) Posted: Mon Jul 07, 2008 7:16 am
Post subject: Double Quotes in Strings
Archived from groups: comp>databases>paradox (more info?)

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.

 >> Stay informed about: Double Quotes in Strings 
Back to top
Login to vote
SimonW

External


Since: Jul 07, 2008
Posts: 1



(Msg. 2) Posted: Mon Jul 07, 2008 8:13 am
Post subject: Re: Double Quotes in Strings [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Michael.Ruehling.TakeThisOut@t-online.de wrote:
> 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.
>

Try:-

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

Simon

 >> Stay informed about: Double Quotes in Strings 
Back to top
Login to vote
Bill McCray

External


Since: Jul 15, 2004
Posts: 44



(Msg. 3) Posted: Mon Jul 07, 2008 10:16 am
Post subject: Re: Double Quotes in Strings [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 07 Jul 2008 08:13:11 +0100, SimonW wrote:

> Michael.Ruehling.DeleteThis@t-online.de wrote:
> > 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.
> >
>
> Try:-
>
> "<!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
 >> Stay informed about: Double Quotes in Strings 
Back to top
Login to vote
Michael.Ruehling

External


Since: Jun 30, 2008
Posts: 4



(Msg. 4) Posted: Mon Jul 07, 2008 11:11 pm
Post subject: Re: Double Quotes in Strings [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,
i've tried yours, Bill; and it works for me!
Thanks a lot.


M.



On Mon, 07 Jul 2008 10:16:21 -0400, Bill McCray
wrote:

>On Mon, 07 Jul 2008 08:13:11 +0100, SimonW wrote:
>
>> Michael.Ruehling.RemoveThis@t-online.de wrote:
>> > 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.
>> >
>>
>> Try:-
>>
>> "<!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
 >> Stay informed about: Double Quotes in Strings 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
TREEVIEW EN PARADOX - He desarrollado una aplicación utilizando el TImage List de Microsoft pero en algunos eventos me saca el mensaje GPV. ? que puede ser. La aplicación se encuentra en esta direccion ftp.gestioninformatica.com.co

A Paradoxical SQL Problem - I'm trying to solve this in an old Paradox database. Any suggestions (other than "don't use Paradox") would be appreciated: I have two tables USER_SKILL (USER,SKILL_ID,SKILL_LEVEL) e.g. Fred 10 3 Fred 12 4 Jim 11 4 SKILLS (SKILL_ID,SKILL_NA...

Desktop forms - Hi, I am getting back into Paradox after a long absence and am having a hard time trying to remember how to open a form as the desktop without having the Paradox desktop in the background. I know Paradox has to be open and minimized. The command is..

Pdx v11(?) ODBC - Hi Does anyone know where I might find an ODBC driver for Paradox v11 (I think! - they're certainly quite recent vintage) tables? Thanks Brian Abbott

Paradox 8 - Hi, I have recently been searching the job sites for Paradox contract work and havee been seeing alot of Paradox 8 positions. What's the big deal about Paradox 8? Thanks, Fred
   Database Forums (Home) -> Paradox All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]