ADMIN
The ADMIN instruction defines an administrative file that communicates with a Sunbelt Administrative Task. It uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
^
Optional. Denotes the item as being a POINTER.
arraysize
Optional. An integer decimal constant, CONST variable or equated value indicating the number of array items.
target
Optional. A previously declared ADMIN variable that initializes the array.
Flags Affected: NONE
Note the following:
The ADMIN file allows connection to a Sunbelt PL/B Application Server, a Sunbelt File Management Server, a Sunbelt Web Server or a PL/B Windows program running as an automation server.
See Also: File Definitions
![]() |