len

16-bit integer. The length of the password in positive

 

(+) words or negative (-) bytes including the optional leading

 

slash.

oride

16-bit integer. An integer specifying the degree to which

 

you want to override session sharing. Default is zero (no

 

override). (Refer to DLGON for more information about this

 

parameter.)

DLGOF

Releases the session at the specified remote DS/1000IV node with Session Monitor.

DLGOF(err,node)

err

16-bit integer. A variable to which logoff error codes are

 

returned. Zero is returned if no errors occurred.

node

16-bit integer. The positive Router/1000 node address,

 

or, if the remote DS/1000IV node is a neighbor node, the

 

negative communication link LU number. An error is returned

 

if the local node number is entered here.

DLGON

Provides noninteractive access to a specific remote account at a DS/1000IV node with Session Monitor.

DLGON(err,node,acct,len[,oride]

sess = DLGON(err,node,acct,len[oride]

sess

16-bit integer. The session identifier of the remote

 

session created, or the negative of the session identifier of the

 

existing remote session that is being used. DLGON is an integer

 

function.

 

err

16-bit integer. A variable to which logon error codes are

 

returned. Zero is returned if there were no errors.

node

16-bit integer. The positive Router/1000 node address,

 

or, if the remote DS/1000IV node is a neighbor node, the

 

negative communication link LU number. An error is reported

 

if the local node number is entered here.

acct

Integer array (FORTRAN); Packed character

 

array (PASCAL). The name and optional password of the

 

remote account in the form user.group/password. The

 

user, group, and password can each be up to ten characters

 

in length.

 

len

16-bit integer. The length of the account name in

 

positive (+) words or negative (-) bytes.

oride

16-bit integer. An integer specifying the degree to which

 

you want to override session sharing. For most applications, the

 

default value (0) is sufficient. The oride values are:

 

2

Absolute session sharing override. Do not

 

 

try to share any existing session.

Maintenance Utilities 1417