mexport syntax summary

This is the syntax that is ued with the mexport utility command.

mexport is the name of the utility command used to export map source files.

The .mms file is a required field and is the file name of the map source file that needs to be exported. The map source file can have any number of maps in it. All maps will be exported to the same xml file if provided. If the full path of the map source file name is not specified, the mexport utility command will search for the map source file in the current directory.

The following is the syntax of the mexport utility command:


mexport <.mms file> [-NO] 
    [-O <.xml file name/location>]
    [( -LOG [.| <log file name/location>]
      [-FAIL][-APPEND][-VERBOSE]) 
    |-NOLOG]

None of the options in the mexport utility command are case sensitive. Typing mexport with no options will display the command summary on the console.