Hi,
I'm now in my first project using RPG.
This is my first email too.
Before this I tried to send this email by replying other email.
So Sorry for the uncomfortable.
I have problem to tell other user that the record/data they want to use is locked by other user.
The concept of the program is display 10 records using subfile. User can mark a data/record to see the detail of the record (using record).
While the record is used by a user, this record should not be accessed by other user (other user cannot see the detail of the data).
How to check that the record is used by other user and display a message to the other user who access the record that the record is used by other user.
Thanks for your help.
Best regards,
TWongW
I'm now in my first project using RPG.
This is my first email too.
Before this I tried to send this email by replying other email.
So Sorry for the uncomfortable.
I have problem to tell other user that the record/data they want to use is locked by other user.
The concept of the program is display 10 records using subfile. User can mark a data/record to see the detail of the record (using record).
While the record is used by a user, this record should not be accessed by other user (other user cannot see the detail of the data).
How to check that the record is used by other user and display a message to the other user who access the record that the record is used by other user.
Thanks for your help.
Best regards,
TWongW





Comment