Help for this page

Select Code to Download


  1. or download this
    use File::Basename;
    use Win32;
    ...
    
    $RootFolder->RegisterTaskDefinition("OLE-Test",$TaskDefinition,6,undef
    +,undef,3);
    print Dumper $TaskDefinition->{XmlText};
    
  2. or download this
    OLE exception from "<Unknown Source>":
    
    ...
    
    Win32::OLE(0.1712) error 0x80073a99: "The specified query is invalid"
        in METHOD/PROPERTYGET "RegisterTaskDefinition" at OLE-test.pl line
    + 63.