Friends let me explain with an example:--
EG:-Adding two numbers
Step-1:- We need to compile that program and that compiled program(i.e Error free code) we need to keep in one Load Library (EG:-ABCD.GEEK.LOADLIB)
Step-2:- Now we need to execute this program giving PGM=ADD(Program Name) and the Load Libray name(ABCD.GEEK.LOADLIB)
Step-3:- Now In SYSOUT we can view the results
That's it this the process how to compile and execute a batch program
EG:-Adding two numbers
Step-1:- We need to compile that program and that compiled program(i.e Error free code) we need to keep in one Load Library (EG:-ABCD.GEEK.LOADLIB)
Step-2:- Now we need to execute this program giving PGM=ADD(Program Name) and the Load Libray name(ABCD.GEEK.LOADLIB)
Step-3:- Now In SYSOUT we can view the results
That's it this the process how to compile and execute a batch program
No comments:
Post a Comment
Please Provide your feedback here