Hello Danny Gaethofs,

четверг, 23 декабря 2004 г., you wrote:

DG> How can I put a large amount of code in a macro and execute it at
DG> compile time?

just remove #localmacro and use AOT macro name instead:

\Jobs\Test_Macro:
static void Test_Macro(Args _args)
{
    ;
    #TEST_MAcro
}
\Macros\TEST_macro:
info("the macrotest");



-- 
Best regards,
 Max                            

http://belugin.newmail.ru
ICQ:9406811



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to