Using the Action Recorder without the Ribbon

In AutoCAD 2009, we were given the Ribbon and the Action Recorder. The Action Recorder is great for recording repetitive actions and tasks. The Ribbon is great for accessing grouped commands and saving screen real estate. One of my readers asked me how to use the Action Recorder without using the Ribbon. Well, you can't. You can start recording, stop recording, and play back other Action Macros but you can not edit them. This is a big deal to me. If you have tried creating a macro to use, or for other people to use, they need to be edited.

When an Action Macro is created, every input is literal. That doesn't always apply when you need to reuse the macro. For example, an input point may not be at the exact same coordinates every time. Therefore you need to allow the user to choose the input time. You can't edit the action macros if you don't use the ribbon. I have come up with a workaround. Here it is:

Turn on the ribbon and minimize it. There are three options to display the Ribbon: Full Size (displays the ribbon and the tabs), tabs and panels (displays the tab names and panel names only), and tabs only.

Doing this will take up more screen space but it will give you access to the ribbon and the features that are only in the Ribbon. If you don't use the features in the ribbon enough to justify having it displayed that way, I understand. You can toggle the ribbon on/off by typing on the command line: RIBBON. That way you can create a macro with the Recorder and then edit it.

Its a pain I agree, but if you don't want to use the ribbon in your daily work, you will have to turn it on to use some of the latest features in AutoCAD.

Download All links automatically