ADMLOGOFF
8.7
The ADMLOGOFF instruction disconnects a ADMIN data variable from a Sunbelt administrative server. The instruction uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
admin
Required. A previously defined ADMIN variable.
Flags Affected: ZERO
Note the following:
The ZERO flag is always cleared by this instruction.
It is recommended that an ADMLOGOFF instruction be executed when the ADMIN functions in a program are complete.
See Also: System Interface Instructions
![]() |