i have 1 nice Add-in with several tools\classes(adding the DLL auto on references).
my question is how can i add\create macros?
i need create a similar '#define'(like C)..
pratical exemple:
your wrote:
so the macro just add the 'call':Code:SubName(...) 'VB6 give a syntax error
is why i need macros on VB6Code:call SubName(...) 'VB6 now accepts![]()




).
Reply With Quote
