how do I play {insert rpg system here}?
No Answer is Posted For this Question
Be the First to Post Answer
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,
When a object will be locked & when a record will be locked? Plz explain.
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
What is a record lock error?
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
we are sending data of physical file to screen design and it is showing no record why?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?