I am attempting to use "Win32-GUI-PPM-5.6 0.0.558  January 31, 2001" from
 http://sourceforge.net/projects/perl-win32-gui on ActiveState Perl build
623.


In order to learn how to use it, I have attempted to execute a script found
on Jenda's site: http://jenda.krynicky.cz/perl/dbgrid.pl.txt.
 
The line shown below causes a fatal error and Perl closes.

$Status = new GUI::StatusBar($W,
    -text => " ",
    -width => $W->ScaleWidth,
);

Based on the DrWatson log,  strcpy seems to be problem function.

I remove the Win32-GUI listed above and reinstalled the package from
ActiveState's PPM repository. The script continues to generate the error.


Can anyone shed some light on this for me? Is this a known issue with this
this module version and build 623 or W2K?



Howard A. Bullock, MCSE
Global IT Infrastructure
Tyco Electronics

Voice: 717-810-3584


Reply via email to