Message 1 of 2
How do I run a macro from inside a lisp routine?

Not applicable
03-03-2005
03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know how to run a macro from the command line and attach it to a menu or toolbar, but how can I run it inside a lisp routine so that it is part of an overall process held in a lisp?
I know you run them by doing -vbarun project.macro
But I am not sure how to call it in a lisp.
Thanks.
I know you run them by doing -vbarun project.macro
But I am not sure how to call it in a lisp.
Thanks.