I recently wrote a perl script to enable me to simplify a task that would
normally take some time.
I then incorporated the Win32::GUI module to make it easier to enter
information. The script works
perfect on my WinNT machine but when I try to run the SAME script on a
Win95 machine it won't
even start and I am returned to the DOS prompt. I used the -d flag
when I ran I the program and I
received the following error:
Win32::GUI::CODE(0x7a488c)(C:\PERL\lib/Win32/GUI.pm:2100):
2100: Win32::GUI::FreeLibrary($Win32::GUI::RICHED); Does anyone know what's going on? Jonathan
Southwick
[EMAIL PROTECTED]
Technical & Network Services 814-332-2755 Allegheny College Meadville, PA 16335 ---------------------------------- ***Everything is within walking distance if you've got the time *** |
- Re: [perl-win32-gui] Win32::GUI module on Win95 Jonathan Southwick
- Re: [perl-win32-gui] Win32::GUI module on Win95 Tim Haakenson