I need to generate outfile for object of all the user lib.
in the sysmte using cmd DSPOBJD.
But this cmd is correcpted in my server,Any body tell me is
there any alternative...?
Answers were Sorted based on User's Feedback
Answer / syam
Yes, you can use this command
WRKOBJ OBJ(*ALL) OBJTYPE(*LIB)
then
Option 8 = Display description
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sudhir
You can use the above command, but you will have to write
each object individualy to an outfile..Pain...
This is a system command..so check with IBM. They could be
able to fix it..
| Is This Answer Correct ? | 0 Yes | 2 No |
How would display prime numbers using CL program?
can anybody explain significance of *loval setll with example code????
What is difference between bind by copy and bind by reference?
I want to add 10 days in current date. how it is possible in CL program...?
WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?
when will come session device error?
Can someone tell me tell me what is meant by message wait...?
How do you know if a record exists without doing a READ and CHAIN?
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
what is an online rpg?
Write a program to display prime numbers between 1 to 100 using RPGLE.
what is file identifier wher we can use