Hi ,
I want to replace CALL PGM(mypgm) PARM(&p1 &p2 &p3) with SBMJOB CMD(CALL PGM(mypgm) PARM(&p1 &p2 &p3).
But,its not working,im not getting any error messages for this.
Im not able to get the output.
Do i need to add any extra statements,inorder to make it work??
Can any one help out with this??
Thanks,
Nancy.
I want to replace CALL PGM(mypgm) PARM(&p1 &p2 &p3) with SBMJOB CMD(CALL PGM(mypgm) PARM(&p1 &p2 &p3).
But,its not working,im not getting any error messages for this.
Im not able to get the output.
Do i need to add any extra statements,inorder to make it work??
Can any one help out with this??
Thanks,
Nancy.



Comment