i'm working on progA , in that program i want to see the
userids of the users who work on this program?
Answer Posted / sekhar214
SYAM IS RIGHT.IF YOU REALLY WANT TO SEE THE USERS , MAINTAIN A OUT FILE, WRITE THE USER NAME INTO THAT FILE WHEN THAT JOB IS CALLED.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
how do I preserve and clean the array?
are there any useful c runtime apis that I can call from rpg iv?
what do you mean by an input subfile, what are the keywords required?
how can you display specific subfile page on the screen in unequal subfile?
What are the types of identifiers?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
how do I declare a table or array in rpg iv?
How to declare the pull button in AS/400..
How to write record if no field or the field are different in physical file in rpgle ?
how do I declare a minor?
How would display prime numbers using CL program?
What is ment by record level identifier?
what is file information data structure?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?