//  
//  Flag to indicate if jobs.txt has any jobs to show.  (Value "Y" or "N")
//

jobs_to_show = "Y";
