Author Topic: How to execute a custome command via a macro  (Read 1304 times)

0 Members and 1 Guest are viewing this topic.

texas1992

  • Guest
How to execute a custome command via a macro
« on: October 01, 2011, 11:18:41 AM »
I have been able to create a dll with the help from people on this forum. Thanks!

Now, I need to be able to use that utility or macro. The way the users want to use it is when they open the drawing they want to simply click a button that will execute the code. How do I set this up to work like that?

Currently, I can execute NETLOAD, select the dll, then type in the command that I want to execute. This is all done manually via the command line. This works very well but not what the user wants. They want this automated. They want to use a macro button.

Thanks.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: How to execute a custome command via a macro
« Reply #1 on: October 01, 2011, 05:07:42 PM »

The keyword to search for is 'demand load'.

If you start here :
http://through-the-interface.typepad.com/through_the_interface/2006/09/automatic_loadi.html
and also look at the additional links you will be well on your way. :)

 
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.