Hi All,
i am new to assembly programming, this question may be small one.... but i am not able to get it.
I have a assembler program.. where it is not handling the input file status(like file empty or not).
in my job there are two input files and one output file.... job is getting abended if my input files are empty or any one of the input file is empty.
i have tried resolving through JCL condition parameters and IDCAMS,ICETOOL... but in my condition all steps need to run even if file is empty.
can you somehelp me how to handle this abend. if any code changes is requried ... what all i need to include in my assembly program.
Thanks