|
Settings |
Top Previous Next |
|
Settings Settings
Export Delimiter Set delimiter for text exports of data. Show Changed Names for Real fields Set to show changed names for real fields in results where selected real fields names are shown. Excel Autowidth Set to auto width Excel files created from MagicDoc. Alternate color in grid Alternates color in the results grid on programs. For easier view of results. Add Folder name to object in XReference export On Export of XReference results, the Folder name will be attached to the object name, if defined. Application language character set Set correct character set for language used in application to appear correctly.
Unused objects exclusions file Set the XML file containing the Public names of all programs, which you wish to be excluded from unused programs, when searching for unused objects. Here is an example of xml file structure:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ExcludePublicName>
<PrgPublicName>myPublicName1</PrgPublicName>
<PrgPublicName>myPublicName2</PrgPublicName>
</ExcludePublicName>
Element <PrgPublicName> is the one containing the value of program's Public name for exclusion.
Menu xml file Set the XML file containing Public names of al programs, which are called from Menus, to be excluded when searching for unused objects. Here is an example of xml file structure:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<MenuStructure>
<Node descr="Rich Client">
<Node descr="SubMenu">
<Node descr="Unsupported controls">
<Target>pubUnsupportedControls</Target>
</Node>
<Node descr="Unsupported variables">
<Target>pubUnsupportedVariables</Target>
</Node>
</Node>
</Node>
</MenuStructure>
Element <Target> is the one containing the value of program's Public name for exclusion.
Start Magic Optimizer as: Maximized / Normal How Magic Optimizer is started, as maximized or in normal state.
Start Magic Optimizer at: Import Application screen / Load Snapshot screen Which is the default screen on start of Magic Optimizer.
Default XReference results: Expanded / Collapsed How to show results of XReference, either results tree is fully expanded or collapsed. Every result tree also have an option to Expand or Collapse on mouse right click
Save Use Save button to save settings.
|
|
|
Copyright © 2011 Ocean Solutions | http://www.magic-optimizer.com |