how many key fields does cl required
what does vldcmdkey means?
why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different??please tell
what are the different opcodes available in rpg for database access ?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
When will you use OPEN and CLOSE opcodes in RPG program?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
when would you prefer logical file than opnqryf?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
what keyword must be used with protect keyword ?
what is maximum number of arrays allowed in rpg?
What is source physical file?