How can we receive values from a called procedure in RPG?
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
Explain mdt?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
How can we know running job is batch or interactive?
What is file identifier where we can use?
in which journalling which attributes are necessary
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
How can you delete a record from a file in RPG without using DELETE oppcode?