Is there a BIF or something that will allow me to pull the Job Date? The reason I ask is because I am working on a program that is in a job scheduler and when it is run it is supposed to run a report for the current date, but sometimes the program runs over midnight because it queries the date. So I need to use the Job Date and not the System Date. Is there any simple way to do this in an RPG program, a CL is not possible.