Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
    print Win32::FormatMessage(Win32::GetLastError());
    sleep 50;
    exit;
    
  2. or download this
    0   ---
    $^E =    ---
    $! = Bad file descriptor   ---
    $@ =    ---
    FormatMessage = The operation completed successfully.
    
  3. or download this
    0   ---
    $^E =    ---
    $! = Bad file descriptor   ---
    $@ = Can't use an undefined value as a HASH reference at E:\perl exper
    +iments\change icon exp 2.pl line 8.
       ---
    FormatMessage = The operation completed successfully.
    
  4. or download this
    2
    The system cannot find the file specified.