Hi all,
i want to know if there any way to change the user id from A to B within rexx code ?
Purpose(For EX):
I did write a rexx code to do some changes on pds and i want to create file in my library to act as a log every time someone run my rexx code it will save in that file (date,userid,time) but the problem the users does not have the authority to write in file located in my library.
Thank you for your time