>From the htmlconv docs (bottom of the page):

If this completes without error, the original HTML file is moved to the
backup folder and the temporary (converted) file is renamed to the original
file's name. Your original files are never removed from the disk.

So, .../myprog/file.html gets converted and named the same name:
.../myprog/file.html
Your original file.html is moved to your backup folder, probably called
.../myprog_BAK/file.html


----- Original Message -----
From: "Thomas Gilbert Giusepe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 6:33 AM
Subject: [JAVA3D] installation problem


> Hi there,
>
> I have tried to install the:
> Java(tm) Plug-in HTML Converter
> http://java.sun.com/products/plugin/1.3/docs/htmlconv.html
>
> But now I compile and generate the applet with my compiler and it doesn't
> generated automatically any file_plugin.html, it works only if I include
it
> manually . Any clue !? Thnx in advance.
>
> Best wishes,  �:o)
> Thomas
>
> _________________________________________________________________
> Downloaden Sie MSN Explorer kostenlos unter
http://explorer.msn.de/intl.asp
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to