how can we view the entire objects and its types in a pgm?
Answer Posted / abhishek
Use command DSPPGMREF , to see all objects used by program
with their identifier as well .It will give a list of
objects which is being used by program.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what are different types of substems?
what is *inzsr used for?
how do you use exceptional write in c specs?
writing an sql statement from selecting records from two files using single statement and nested select statement.
what are the different types of arrays available in rpg ?
how many maximum spaces could be given in o specs?
when is a tag statement used in rpg?
is it possible to create a physical file without dds?
In Which Specs Arrays, Tables & Constants Are Defined?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What is the default access path of a file?
what does the opcode free do?
what is term cua , saa?
how may a cgi control duplicate inputs?
how to develop some simple graphs (bar charts) using just html?