Devmap (console command)

Description

This command loads a . MAP file for development testing. See notes for details.

Usage

At the console type…

devmap [Filename]

Parameters

  • [Filename] - The name of the .MAP (without the extension).

Notes

The map must have been previously compiled. See also the testmap and map console commands.

The devmap command appears to do the same thing as the map command. However, the name implies that it is used for development testing in which case there may be some benefit to it’s use although currently any difference between the commands is not known.