Load

Type

Text

The Load switch specifies the filename of a PWB extension to load.

When this switch is assigned a value, PWB loads the specified extension. The initialization specified in the extension is performed, and the functions and switches defined by the extension become available in PWB.

The extension can be loaded during initialization of a TOOLS.INI section. You can also interactively load an extension by using the Editor Settings command on the Options menu or by using the Assign function to assign a value to the Load switch.

Syntax

Load:[[path]]basename[[.ext]]

path

Can be a path or an environment-variable specifier.

basename

Base name of the extension executable file.

ext

Normally you do not specify a filename extension.

See

Autoload