HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
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..
during input operation which indicator position is seton if there is a record lock?
How do you check object lock
when are the unique constraints executed?
what are the limitations of cl (compare to rpg) ?
how to get no of records in file in rpg with out cl cmd
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what is message subfile?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
A join logical file has how many record formats?
when is a tag statement used in rpg?