Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    Job_selection("1");
    Job_selection("2");
    
  2. or download this
    Job_selection("1");
    Job_selection("2");