hunszab Posted July 16, 2010 Posted July 16, 2010 Hi everyone! I have a problem and I dont know the solution... My problem: I have to determine if the user enabled the macros! And if not, enable it, or minimum alert him/her to enable it! I used the: (vl-vbarun "mymacro") command but if return allways the name of the macro, and I dont know if error happend or not. (ok I see it in the command line, but it has to know the program if it was enabled or not) Thanks for any help! Bye Quote
DAMO Posted July 16, 2010 Posted July 16, 2010 Use a lisp to load the projects, place the lisp in the startup folder, (command "-vbarun" "filename.dvb!FunctionName.Start") Quote
hunszab Posted July 16, 2010 Author Posted July 16, 2010 You didnt understand me. How can I know if zhe user enabled the macros or not?! Quote
Lee Mac Posted July 16, 2010 Posted July 16, 2010 Dude, stop posting multiple threads on the same thing and have some patience. Quote
hunszab Posted July 20, 2010 Author Posted July 20, 2010 Hi everyone! I have a problem and I dont know the solution... My problem: I have to determine if the user enabled the macros! And if not, enable it, or minimum alert him/her to enable it! I used the: (vl-vbarun "mymacro") command but it always returns the name of the macro, and I dont know if error happend or not. (ok I see it in the command line, but it has to know the program if it was enabled or not) Thanks for any help! Bye Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.