I am having some difficulty with the Win32::GUI::RichEdit package and I am hoping that someone might be able to help. In the program that I writing the user invokes a RichEdit text box to view the results of a database query. The first time the user opens the RichEdit textbox, the results from just that query are present - this is what I want. But, after the user closes that window and runs another query, the next time the user opens the RichEdit textbox the results from the first query as well as the second query are there. Any ideas? Thanks in advance.
> Lance S. Cuthbert > > >