> Dear David,
> Thank you for your help.
>
>
> > > Hi,
> > > Can you please help and answer the following two questions?
> >
> > Have you looked at the example code for Win32::GUI?
> Which examples do you mean? In tutorial?
>
>
> > > Question 2.
> > > How can I print output from a program to a window created with
> > > Win32::GUI?
> >
> > not sure what you mean.
> E.g. I have this
>
> for ($PageNo = 310; $PageNo >=0; $PageNo--)
> {
>
> print $PageNo;
> }
>
> an I want to print $PageNo to a window.
> I think I need to use a window handle. But I do not know how.
> Can you please help?
>
> Did you receive my last email?
> Can you please send me GUI Builder both in EXE and source
> format?
> Thank you very much.
I sent three attachement and a few comments to your [EMAIL PROTECTED] address.
-dhiltz