
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Can someone please shed some light as to why one operator out of four of us, can't run vba macros from a lisp command? I've checked the permissions and trusted folder locations etc, and can't find anything obviously wrong.
I have a number of buttons on a tool palette that has a macro line similar to "(vl-vbarun "X:/Programs/MTMERGE.dvb!MTMERGE") in it. Whenever this particular operator clicks the button (or types in long hand at the prompt, the following happens (and nothing else).
It just adds that random 'T' at the end and nothing else happens, least of all any attempt to fire the macro. I've also tried a less crude method using (vl-vbaload) first then (vl-vbarun). The vbaload part seems to work, but the vbarun part just returns 'T'.
I'm not clued up with lisp so very stumped as to what's going on here.
Any help would be most appreciated.
Many thanks
Graham
Solved! Go to Solution.