u60bb user exit

The u60bb user exit returns the user-ID and account name of the current process.

Syntax

result = oconv(’’, ’u60bb’)

Description

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.

Example(s)

a= oconv(’’, ’u60bb’)

On D3, a contains bob dm if the current user-ID is bob and the current account name is dm.