Hi group!

I'm stumped.  I have a bit of code that I designed on my W2000 machine.
Perfect.  But when I moved it to my Win98 machine it didn't work.  I have
narrowed it down to the Win32GUI part, and attach the trimmed-down relevant
(simple) sections of code to this message.  The script and module I attach
here have been tested on both machines and I see the same result:  things
work as expected on the W2000, but on W98 the menu is never drawn - it is
just a transparent bar along the top of the window.

AFAIK my two installations of Win32GUI are identical (they should be since
I only downloaded it once, and then passed it between my machines over my
LAN).

I don't know if it is the underlying OS that is causing the problem, or if
there is something else different between the two machines, but it is
certainly the first time I have ever seen a Perl script work on one machine
and not another!  I was amazed!!

Any advice is appreciated :-)

Mark



Attachment: Perl1.pl
Description: Perl program

Attachment: Perl2.pm
Description: application/unknown-content-type-perl.module

Reply via email to