Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl\Bin\Perl.exe
    
    # Enable Pragmatic Modules
    ...
    }
    
    system "( Pause ) " ;
    
  2. or download this
     # Start a loop to check for all correct switches, and apply input fil
    +enames to variables
    while ( $done != 0 ) {
    
    ...
      $count = $count + 2 ;
    
    }