10 Appendix | 142
10.4 Using Command Line Arguments
V8.6only supports a basic set of command line arguments.
Command Line Arguments Function
mda.exe -help
Displays the command line arguments.
mda.exe -restoreLayout
Restores the default docking windows layout.
mda.exe -openConfig:"<XDX File Path>"
Loads a configuration from a file.
mda.exe -addMf:"<Measure File Path>"
Adds measure files to the active configuration. If no configuration is
open, a new one is created.
mda.exe -addOrReplaceMf:"<Measure File Path>"
Adds a new measure file to or replaces an existing one in the active
configuration. If no configuration is open, a new one is created.
mda.exe -import:"<File Path>"
Opens and imports supported file formats.
mda.exe -importXDA:"<XDA File Path>"
Opens and imports an XDA configuration file. Alternatively, a ZDX con-
figuration file can be opened.
MDA V8 | User Guide