Message 1 of 3
Sending arguments to macro from AutoLISP

Not applicable
04-13-2001
07:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I saw a description of how you can send arguments to a vba macro from
AutoLISP, not directly, but a workaround, sort of. Now I can't find it
again. Anyone got an example of how to use
(command "_vbarun" "macro" "arg1" "arg2")
and what the VBA code is needed?
Thanks,
Monte
AutoLISP, not directly, but a workaround, sort of. Now I can't find it
again. Anyone got an example of how to use
(command "_vbarun" "macro" "arg1" "arg2")
and what the VBA code is needed?
Thanks,
Monte