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.
No Answer is Posted For this Question
Be the First to Post Answer
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?
How Commitment and Roll back control is used in as400, explain with real time senario ???
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
we are sending data of physical file to screen design and it is showing no record why?
Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
purpose of pannel group??/