Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::GUI ();
    ...
        return -1;  # return -1 here to exit from dialog loop
    }