I have a routine that "resets" menus.
1. Gets all menus and partial menus file names.
2. Gets all Tool bar status and position.
3. Unloads all menus.
4. locates the AutoCAD install copies all CUIX files to ROAMABLEROOTPREFIX\SUPPORT
5. Verifies if Main menus is not read-only, fixes otherwise.
6. Reloads menus and partial menus.
7. Reload and positions Tool bars.
8. Saves New workspace.
Everything looks good with the exception of Command Line. I know how to close and open. I know how to manually dock. I need a way to dock automated.
I have tried controlling as palette. I have found and tried examples making a New palette. But nothing to grab the open command line.
I checked
HKEY_CURRENT_USER\SOFTWARE\Autodesk\AutoCAD\R23.1\ACAD-3001:409\FixedProfile\Command Line Windows
TextWindow.Position
HKEY_CURRENT_USER\SOFTWARE\Autodesk\AutoCAD\R23.1\ACAD-3001:409\FixedProfile\Application Window
Position
Dose not change anything.
I can modify and save in CUIX file, would rather not go that route.
Tried looking in the FixedProfile.aws
I just found some thing in Profile.aws