Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::OLE 'in';
    
    ...
            die Win32::OLE->LastError();
        }
    }
    
  2. or download this
    use strict;
    use Win32::OLE 'in';
    ...
            die Win32::OLE->LastError();
        }
    }