This is similar to recording activities to create a VBA or BAS script macro.
Instead, this feature is a toggle in the KeyIn dialog to pipe all the raw commands used in the application into the KeyIn dialog box History. This Command History scrolls as the user works and commands are piped in.
Some commands are hard to remember, hard to locate or difficult to string together with other commands, like draw Smartline and enter data points, and change tool pallet settings and close the shape. Tasks we take for granted with the GUI.
This will allow the user to see the full command strings and help the user to build their own key in combinations and have a better understanding of how things work.
The user can also copy multiple lines of the KeyIn dialog history commands to a text file, to use in a custom Menu, a Command Script, or in a VBA Macro.
Could even add a tab to the Message Center dialog, to track and list all commands executed, by all possible methods (keyin, menu clicks, via other keyin command files, via MVBA, etc.). Then can select and copy desired commands to build additional script files.