Help for this page

Select Code to Download


  1. or download this
    perl.exe has encountered an error and needs to close
    
  2. or download this
    use Win32::API;
    Win32::API->Import( 'kernel32' => 'int SetErrorMode(int a)' );
    SetErrorMode(2)