<CFSCRIPT>
    someVariable = 'Line two - ' & '"' & 'some more text here' & '"'
</CFSCRIPT>

----- Original Message -----
From: W Luke <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 18, 2000 1:46 AM
Subject: CFFILE - writing quotation marks


> Hi,
>
> I need to create a text file, and in it there will be quotations marks as
> follows:
>
> Line one.
> Line two - "some more text here"
>
> They can't be single quotes - and obviously having "" creates problems
> because CFFILE assumes I'm trying to end the Output.  How can I do this?
>
> Cheers all.
>
> Will
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to