Jez,

I am using perl 5.8.2 (activestae) and Win32:GUI 0.67 and perl2exe 8.0 for perl 
5.8.x

I have a nother issue now as my script grow up, when I click on the window "x" 
close
icon the script disappers but did not exit, it can exit normal using file->Exit 
menu button
any ideas

Ramy
  ----- Original Message ----- 
  From: Jez White 
  To: [EMAIL PROTECTED] ; Steve Pick ; 
perl-win32-gui-users@lists.sourceforge.net 
  Sent: Sunday, January 25, 2004 1:45 PM
  Subject: Re: [perl-win32-gui-users] Win32::FileOp Erro with Win32::GUI


  Hi,

  What version of Perl are you using? Threading support is dodgy is most 
versions...If you are not on 5.8.2, it may be worth upgrading to that version. 
I'm not sure if 5.8.3 is available as a binary yet, but that version is meant 
to be better for threading. 

  You will also need to check what Perl version perl2exe is using. If your 
problem is only with the exe, then upgrade perl2exe.

  Cheers,

  jez.
    ----- Original Message ----- 
    From: [EMAIL PROTECTED] 
    To: Steve Pick ; perl-win32-gui-users@lists.sourceforge.net 
    Sent: Sunday, January 25, 2004 2:53 AM
    Subject: Re: [perl-win32-gui-users] Win32::FileOp Erro with Win32::GUI


    Steve,

    SOme complete test code below.
    Please try to compile it with perl2exe to produce the error
    twice, the first time without modifications, then uncomment the
    line use Win32::API
    I also produced the error when using the line threads->tojoin

Reply via email to