ue.9116

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

Logs on a specified port.

Syntax

R83, OA: dummy = oconv('port.number, account.name {,password}', 'u9116') AP: dummy = oconv('port.number, user.id {,user.password}, account.name {,account.password}','u9116')

Description

logs on a given port.

This is the same as 'logon'.

Example

a = oconv( '3, SYSPROG', 'u9116')

Logs on port 3 to SYSPROG

See Also

Command Name Type Description
basic.user.exits User Exit List of Pick/BASIC user exits.
tcl.logon Verb: Access Initiates process on specified port.

User Comments

What do you think?

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

Login to leave your comments.