Message 1 of 8

Not applicable
05-23-2019
02:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've been trying to find a straightforward tutorial on how to apply command line shortcuts/aliases to a list of custom commands (some listed below). I have no problem creating the custom commands & VBA macros, but I want to be able to type the shortcut (on the command line), press enter and have the command run. How do I set this up? The closest I've come so far is creating a custom menu, but I don't want to have to use the ribbon or menus, I use command line commands for everything. I also asked this question in a different forum and someone replied and said I need to use lisps.
- [Shortcut] - [Custom Command]
- GP - get previous
- SR - shademode, realistic
- S2 - shademode, 2D
- S3 - shademode, 3D
- SX - shademode, XRay
- UX - Rotate around X axis
- UY - Rotate around Y axis
- UZ - Rotate around Z axis
- MC - Mirror Copy
- LO - Layer off
- LN - Layer on
- CS - Change Space
- CCN - VBA macro for modelling spheres
Cheers!
Solved! Go to Solution.