ue.60bb

User Exit/BASIC Program, Releases: OA/RT, R83 3.1, R83 2.2, and AP

Returns the user-id (in AP) and account name.

Syntax

result = oconv('', 'u60bb')

Description

returns the user-id and account name of the current process.

Example

a = oconv('', 'u60bb')
On R83 implementations, 'a' contains 'SYSPROG' if the
current process is logged to the SYSPROG account.

In AP, 'a' contains 'bob dm' if the current user-id is
'bob' and the current account name is 'dm'.

See Also

Command Name Type Description
basic.user.exits User Exit List of Pick/BASIC user exits.
tcl.who Verb: Access TCL command which shows the port.number, the user id and the account name.
ue.50bb User Exit Returns the port number, user-id and current account name.
ue.d070 User Exit Returns the account name into the input buffer.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.