You escape the quote with a backslash.

.print("<!-- #include file=\"c:\\...\" --> ");

Note that you also need to escape the backslash in the c: path with a
backslash.

 |     | |\           Work address: [EMAIL PROTECTED]
 |     | |/         -------------------------------------
_/oona | | alaste   Study address: [EMAIL PROTECTED]

On Wed, 15 Sep 1999, Herv� Gissinger wrote:

> Hello,
>
> How can I use the " with the print funtion  ?
> for example : .print ("<!-- #include file="c:\..." --> ");
> Thank you.
>
> Herv� Gissinger.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to