sub OpenFile_Click { $FileName= Win32::FileOp::OpenDialog( 'title' => 'Open Text File', 'defaultfilter' => '1' ); # print ("Want me to open $Filename ?\n"); exit(0); }
In reply to Re: Win32:FileOp Crashes Perl
by little
in thread Win32:FileOp Crashes Perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |