Hi,
I am new to REXX programining.My query is i need to give edit access to a specific file for specific user id's. I am planning to accept their useid's thru TSO teminal( When ever the user enter with there credentials in TSO at that time only he can edit the file). In REXX how to accept the user id?
Thank you.