Help for this page

Select Code to Download


  1. or download this
       foreach my $objItem (in $colItems) {
    
  2. or download this
    sub WMIDateStringToDate(strDate)
    {
       return "blah ER";
    }
    
  3. or download this
    sub WMIDateStringToDate
    {
        return "blah ER";
    }