Help for this page

Select Code to Download


  1. or download this
       if ($paramno == 0) {
          print "\n\tNo parameters supplied - can't set up environment!\n"
    + ;
          return 0;
       }
    
  2. or download this
       my %DBhashlookup = (
       "TEST"      =>  \%TEST,
       "LIVE"      =>  \%LIVE,
       "DEVLP"     =>  \%DEVLP,
       ) ;
    
  3. or download this
    
        xxrctest S T A R T S
    ...
        VALUE  ::  /opt/bin2
    
        xxrctest E N D S