Answer Posted / surendra y mudliar
When you specify DEBUG (*NO) on H specification.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
is this a rpg channel?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between copybooks and subprocedures in as400?
are there any useful c runtime apis that I can call from rpg iv?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is a rpg?
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...........
How can we know running job is batch or interactive?
what is the difference between do while and do until?
how do you use commitment control in rpg?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
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.
How many program bind in one module....