I have used win32 module, to display message box, for example
while converting and executing the PERL coding to exe using perlsvc software, message box is not shown, can anybody tell why the message box is not shown when we have converted the perl file to EXE.sub copyprocess { system ("xcopy $path $xmlpath /S"); Win32::MsgBox("Files copied successfully!"); }
In reply to Problem Using Win32 by hurix_03
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |