Help for this page

Select Code to Download


  1. or download this
    $sth->execute ($lBOA_BLC_MASTER_ID) or die "Cannot execute: " . $sth->
    +errstr();
    %data = map { $_ => 1 } $sth->fetchrow();
    
  2. or download this
    $VAR1 = 'ABC';
    $VAR2 = 1;