Help for this page
@sess_funcs = ("F1E","F1W","F1N","F1S"); @v_funcs = ("$oev_code","$oevc_code"); @eprep_funcs = ("$oe_e","$e_e"); @ev_funcs = (@sess_funcs,@v_funcs,@eprep_funcs);
if (! $date_to_use) { $msg = "Enter or confirm the date to schedule. \n"; ... $msg = "Date error. Re-enter.\n" if (! $date_to_use); } }