Help for this page

Select Code to Download


  1. or download this
    Option Explicit
    Const cnNoFlags = 0
    ...
    CreateMeterProxy = nProxID
    End Function
    
  2. or download this
    #!perl
    
    ...
        }
        return $nProxID;
    }
    
  3. or download this
    Global symbol "$Empty" requires explicit package name at CMP2.pl line 
    +39.
    Global symbol "$Empty" requires explicit package name at CMP2.pl line 
    +46.
    Global symbol "$Empty" requires explicit package name at CMP2.pl line 
    +56.
    Execution of CMP2.pl aborted due to compilation errors.
    
  4. or download this
    Can't call method "Fields" on an undefined value at CMP2.pl line 60.
    
  5. or download this
    Definition
    GetValues( [in] long TemplateID,
    ...
    checkpoint Not implemented
    security_token Valid Converge security token
    recordSet ADO Recordset containing the values defined in “DesiredChara
    +cteristics”
    
  6. or download this
    $nTemplateID = $rs->Fields('AETemplateID');
    
  7. or download this
    $nTemplateID = $rs->Fields('AETemplateID')->value;
    
  8. or download this
    Can't modify non-lvalue subroutine call at CMP2.pl line 60.