i'm working on progA , in that program i want to see the
userids of the users who work on this program?
Answer Posted / anupam
the program must be stored in some source physical
file/library. to fetch who has locked the program we can do
WRKOBJLCK OBJ(LIBRARY/QRPGLESRC) OBJTYPE(*FILE) MBR(progA)
Here LIBRARY/QRPGLESRC is the library and source physical
file where the member progA is stored.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you use commitment control in rpg?
what is the use of sflnxtchg?
are there any useful c runtime apis that I can call from rpg iv?
What is the difference between iter and do?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
What is ment by record level identifier?
is this a rpg channel?
what was the robotech rpg?
what is kids-rpg?
When it is desirable to describe files Internally?
can I touch the array during treatments?
Explain mdt?
How would display prime numbers using CL program?
what is program status data structure?