Product Information > JADE Runtime Application Guide > Chapter 4 - Converting a User Database > mapFile Argument

mapFile Argument

The optional mapFile argument enables you to specify the name or names of user map files. Map file arguments are space-separated.

The specified map file or map files are converted in the directory specified by the last of the defaultPath or userPath parameter (that is, the one that is specified last immediately prior to this argument in the jadclient command).

As all user map files are converted if the value of the userData parameter is true, specify this argument only when the value of the userData parameter is false.

For an example of a single-threaded copy of a command prompt that converts five user database map files, splitting the output between two directories, see "User Database Conversion Examples".