Thanks for notepad++, I got a lot of stuff changed. But there are some things that I can't find in the manual and have no idea what they are. I've already changed the key settings so they don't conflict with my other changes but I'd like to get them setup properly. Some possibilities that I'm missing are - Take charge of entire formation, Detach unit, Return unit.
Combat Grp,A,setgroup:1
Move Grp,Z,setgroup:2
Orders Grp,Q,setgroup:3
QuickSel1,W,quicksel:1
QuickSel2,S,quicksel:2
QuickSel3,X,quicksel:3
QuickSel3,E,quicksel:4
TC On,1,Atcommon
TC Off,2,Atcommoff
Unit Locations,D,dumplocs
Dead,G,dumpdead
Stats,F,dumpgamedb
Assuming the commands you listed are one's you aren't familiar with:
The three setgroup commands change the different button tiers on the toolbar. They change from combat buttons, move, and order.
The quick select keys can assign units or commanders to the number keys. Select a commander, hit Ctrl and a number 1-9, and it assigns that commander to the quick select key.
Atcommon TC's the selected unit and all subordinate units.
Atcommoff un-TC's the selected unit and all subordinate units.
Unit Locations - dumps a CSV file with the coordinates of all units (used for scenario design).
Dead - Dumps coordinates of all dead bodies (also used for scenarios)
Stats - Dumps a CSV with stats (killed, wounded, etc.)