Latest Answer : Hi..What is that difference & how plz describe deeplyRegardsSatyaranjan Puthal ...
Hello!! can n e one explain me ...if i use//job1 job (4242,7272),'smit'//step1 exec pgm=one//step2 exec pgm=two//job1 job (6632,3333),'smit'//step3 exec pgm=three//step4 exec pgm=fourmy question is if i use the same jobname i.e job1 insted of job2 in the fourth line... in that case is the program goin' to be executed??or is it goin' to show some error?
Mainframe Question : I have two record file 1 of employee detail as(employee code,name,designation,joining date,basicpay,next inr date,scale limit,grade code)2 nd file contains monthly attendance format of employee( empcode,yearmonth,dayspresent,absentdays)THEN HOW PROGRAM FOR VALIDATION OF GIVEN 2 FILES? PATNI QUES!
I am ratnam.I have a question on Unix.I want to run unix script from windows batch file that will connect automatically to unix with uname and password..Can anybody help me how I can wirte the script file
In Unix/COBOL envirinment, how to get the program-id of a COBOL program when the same program is running.