i'm working on progA , in that program i want to see the
userids of the users who work on this program?
Answer Posted / mithun paul
You can use RTVUSRPRF command in CL.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
What is a record lock error?
are there any useful c runtime apis that I can call from rpg iv?
how do I play {insert rpg system here}?
how can you display specific subfile page on the screen in unequal subfile?
How can we override a file during runtime in rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is the use of sflnxtchg?
how does the rpg element work?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What is the purpose of record level identifier?
How to declare the pull button in AS/400..
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
What is ment by record level identifier?
how do I declare a minor?