how to get the cursor position?
No Answer is Posted For this Question
Be the First to Post Answer
what is a keyed physical file?
what is procedure prototype and procedure interface.
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
What are the types of object authorities?
how do you detect unused spool storage?
In RPG How to read a records from a file without using read opcodes?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
what are the different types of arrays available in rpg ?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
How many record formats can you have in a Physical file and in a Logical file ?
WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?