ADMLOGOFF


8.7

  

The ADMLOGOFF instruction disconnects a ADMIN data variable from a Sunbelt administrative server. The instruction uses the following format:

 

 

[label]

ADMLOGOFF

{admin}

 

Where:

label

Optional. A Program Execution Label.

admin

Required. A previously defined ADMIN variable.

Flags Affected: ZERO

Note the following:

  1. The ZERO flag is always cleared by this instruction.

  2. It is recommended that an ADMLOGOFF instruction be executed when the ADMIN functions in a program are complete.

 

 

See Also: System Interface Instructions

 



PL/B Language Reference ADMGETINFO ADMLOGON