Can level check error occur if we do chgpf?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between externally described file and program described file?
How many MONMSG commands can declare in a CL program?
how can you detect overflow for a print program that prints multiple lines per cycle?
what are the three types of keywords associated with printer file ?
What is the difference between array and a multiple occurrence data structure?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
is it possible to create a physical file without dds?
what is the purpose of data structure?
What is keyword PFILE specifies ?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
What is difference between rename and prefix?