|
How can I specify a color file other than color.xml? |
If you want to change your colors, but would prefer to not have to edit your config file each time you want it changed, you can swap in different config files by doing the following steps: Make a backup of the FirstPassUI.exe.config file
Open the FirstPassUI.exe.config in notepad
-- Change the line:
to
...where "MyNewFile.xml" is the path and filename of the config file you wish to use.
Open FirstPass and view an EDI file using the new highlighting configuration. |