> >this seems to be exactly the problem Sean pointed out. if you call the >'initial' function for more than one module (assuming they are all similar), >you're in fact calling Win32::GUI::Dialog more than one time. try removing >the Win32::GUI::Dialog call from your modules and placing it in the main >application, where it is called only once.
Ok !! That's I really want, only one Win32::GUI::Dialog to prevent errors. Cheers Regards from Catalonia Guillem Cunillera Wefers