how to run only 10 modules of existing N modules in service
program in RPGILE ?
Answer Posted / vijay
Through BInder language by the options CURRENT and PREVIOUS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain mdt?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is file information data structure?
what was the robotech rpg?
can you debug ile rpg program using isdb?
When it is desirable to describe files Internally?
What is ment by record level identifier?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is data area and how it is used in rpg program ?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what are the key words you must use when using a subfile?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?