Q. If I use the scheduling parameters (SCDDATE and SCDTIME) on the SBMJOB command, and the system is down during the scheduled time (power failure, IPL, etc), will the job automatically run when the system comes up?
Category: <span>FAQs and Tips</span>
Q. I am trying to find the /Free replacement for the *ENTRY PLIST. The conversion tool in WDSc doesn’t touch this code. Is it possible to do this in /Free code?
Q. I have programs that sometimes force a field defined larger than the result field. Of course I get the RNQ0103 message (“Target for a numeric operation is too small to hold result”). Is there a work-around or am I forced to end-free and do this operation and return to free?
Q. I’ve heard you say that I can pass a data structure as a parameter, or accept it as a return value. How do I do this?