RUNTIME


PLB Web Only, 9.7A

square.png Events

square.png Methods

 

The RUNTIME instruction provides access to the web server allowing a program to retrieve information about the runtime environment. To define a RUNTIME, use the following statement format:

 

 

[label]

RUNTIME

 

Where:

label

Optional. A Data Label.

Flags Affected: NONE

Note the following:

  1. The RUNTIME object represents the server's runtime component.

  2. There are no properties for a RUNTIME object.

  3. There are no events for a RUNTIME object.

  4. There are no GUI PL/B instructions other than GUI methods that are used with a RUNTIME object.

 

 

See Also: Object Definitions

 



PL/B Language Reference RICHEDITTEXT SHAPE