Jump to content

Recommended Posts

Posted

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

Posted

Use a lisp to load the projects, place the lisp in the startup folder,

 

     (command "-vbarun" "filename.dvb!FunctionName.Start")

Posted

You didnt understand me.

How can I know if zhe user enabled the macros or not?!

Posted

Dude, stop posting multiple threads on the same thing and have some patience.

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...