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.

See Also

u50bb User Exit, ud070 User Exit, who Command