Help for this page

Select Code to Download


  1. or download this
    
    %status = (    1 => 'Stopped',        2 => 'Start Pending',
    ...
            5 => 'Continue Pending',6 => 'Pause Pending',
            7 => 'Paused');
    
  2. or download this
        $tri{$_}++ for ( @listeFicDate, @perfDate ) ;
        delete $tri{$_} for @listeDate ;