The u60bb user exit returns the user-ID and account name of the current process.
result = oconv(’’, ’u60bb’)
See the c and a options for the who command in Terminal Control Language for altering the presentation format of the user-ID and account name.
a= oconv(’’, ’u60bb’)
On D3, a contains bob dm if the current user-ID is bob and the current account name is dm.