Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
I created the following macro as a toolbar button and initialize it during any command, 'stretch' in my case.
_from;_per;\ ^O _non
My goal is to relocate a door at a certain distance from a grid line.
Everything goes fine but after i select the _from base point as user input, the rest of the macro doesn't run. I couldn't figure it out why. Any idea to solve the problem?
Update: I figured out that the rest of the macro after the user input character executes after the command ends. But i want it to execute after i click the temporary _from base point.
Thank you,
Solved! Go to Solution.