Subject: Re: Loading an html file in htmlviewer
From: Fargo Holiday <[EMAIL PROTECTED]>
Date: Sun, 16 Jul 2006 11:16:29 -0700
Howdy,
Very odd. Keep in mind that if f <> nil doesn't actually mean the
document exists, just means, as I understand it, that f itself isn't
malformed. To check for a document's existence use .exists, as in f.exists.
In that case, the document existed because I created it before running
the code who loads it...
I changed the code (using the LR trick/example) and passed the file URL
string and the file was loaded, but not with:
HTMLViewer.LoadPage File
Any other taker ?
Emile
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>