MOD Command

The MOD command is pBat-specific command that enable external modules designed for pBat to be loaded at runtime in order to provide extra functionalities through additional internal commands.

Synopsis

MOD [/l] [/q] [module ...]

Load or list loaded modules.

Modules files are executables that can be dynamically loaded by pBat and that have been programmed to add commands to the interpretor.

The process of writing a module for pBat and their capabilities are described inside the GUIDELINES file of the source distribution.

Compatibility

Not compatible with cmd.exe, this is an extension. Available since version 218.3.

See also

Batbox modules