Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: n6cnt on August 12, 2011, 07:54:29 PM

Title: Macro Library control
Post by: n6cnt on August 12, 2011, 07:54:29 PM
I have several primitive VB functions that I used in several Macros. I have been cutting and pasting to include them in the larger macros with much border functions. As time has gone on and numbers have increased any changes to either primitive or broad function requires a lot of rework. Is there any way to automatically include functions from library? Then it seems that updating would only be a compile away. Or could they somehow be included as DLLs.
Title: Re: Macro Library control
Post by: ger21 on August 12, 2011, 08:06:04 PM
See #Expand in the docs.
http://machsupport.com/docs/Mach3_V3.x_Macro_Prog_Ref.pdf
Title: Re: Macro Library control
Post by: n6cnt on August 13, 2011, 03:14:36 AM
That is it. Thanks!!
Title: Re: Macro Library control
Post by: djc on August 15, 2011, 02:31:42 PM
Also read this thread

http://www.machsupport.com/forum/index.php/topic,18836.0.html