Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    my @arr = $objVFP->RequestData('Customer',5);
    print Dumper(\@arr);
    
  2. or download this
    
    $VAR1 = [
    ...
            ];