I'm calling a vba sub from lisp. The sub opens a form for the user to select an option. the form should then close. but it won't. it's like it's stuck in an infinite loop.
I've even coded the dreaded END into the exit button. The form reappers. I'm curious if the issue is within lisp.