how can we run a batch job?
No Answer is Posted For this Question
Be the First to Post Answer
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
what is message subfile?
how to get no of records in file in rpg with out cl cmd
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
how you will know whether you are in sfldrop or sflfold mode?
What is library is as400? What are the types of library?
why is the declare cursor statement is used for?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
what is elastic and non elastic subrile?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
Why do you use Keep and Assume Keywords.