In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
2 8620What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
2 17928Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
2 28481How can we search particular records from the database file in RPG. For example, 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?
CTS,
4 11288If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
CTS,
2 134431. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.
HCL,
4 10584Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
1 13104A 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???
HSBC,
3 9002
what are the key words you must use when using a subfile?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how do I declare a minor?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is *place and *auto keyword in prtf ?plz explain
are there any useful c runtime apis that I can call from rpg iv?
How can we override a file during runtime in rpg?
how does the rpg element work?
what is the procedure and explain about real time scenario.
what was the robotech rpg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how can I tell when to replace the array?
How can we know running job is batch or interactive?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How Chain operation copies the record's data to the input buffer for the program?