ADMIN


 

The ADMIN instruction defines an administrative file that communicates with a Sunbelt Administrative Task. It uses the following format:

 

 

[label]

ADMIN

[^][({arraysize})][,({target}),...,({target})]

 

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:

  1. 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

 



PL/B Language Reference File Definitions AFILE