Help for this page

Select Code to Download


  1. or download this
    use Win32;
    
    ...
    
    Win32::MsgBox($msg, 0 | MB_ICONINFORMATION, 'Just an Example');