From: Dan E. <dan...@gm...> - 2006-11-02 17:20:32
|
On 11/1/06, Jussi Salmela <jus...@pp...> wrote: > Yes. Here's an example: > > self.components.HtmlWindow.text = open('BPMHelp.html').read() Thanks Jussi, I tried that and it worked great. I had tried using the .txt property earlier with no luck, but I must have done something else wrong. Thanks for the help! -Dan |