Use backward slash, like \" to print quotes.
To print \ also, need to put \\.
So it'll look like : print ("<!-- #include file=\"c:\\...\" --> ");
-alok
Ravi K U wrote:
> hi,
> use a slash (probably forward slash ) it will work
> Ravi
> "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
>
> ___________________________________________________________________________
> 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
___________________________________________________________________________
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