Help for this page

Select Code to Download


  1. or download this
    sub make_connection_to_job_controller($){
        my($con_id) = @_;
    ...
        }
    }#end of make_connection_to_job_controller
    
  2. or download this
    my $test=&make_connection_to_job_controller($connection);