Help for this page

Select Code to Download


  1. or download this
    
    $object1 = $ABC->Find('test1');
    ...
    
    Report->CheckResult($ABC->Command(100,100),”Performing the command”);
    
  2. or download this
    
    sub CheckResult
    ...
    }
    }