Help for this page

Select Code to Download


  1. or download this
    OLE exception from "Microsoft PowerPoint 2010":
    
    ...
    
    Win32::OLE(0.1709) error 0x80004005: "Unspecified error"
        in METHOD/PROPERTYGET "Open" at openppt.pl line 17
    
  2. or download this
    use strict;
    use warnings;
    ...
        }
        return $app;
    }