Показать сообщение отдельно
Старый 09.04.2008, 20:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
gatesasbait: Compile forward from code
Источник: http://gatesasbait.spaces.live.com/B...B9F5!204.entry
==============


Good morning,

Here is an X++ snippet showing how to compile forward a class without using the context menu. It potentially bypasses developper licenses, not sure about that though.

X++:
public static void CompileFormletter(Args _args)
{
    ;
    
    SysCompilerOutput::compileForward(className2Id("Formletter"));
}


Источник: http://gatesasbait.spaces.live.com/B...B9F5!204.entry
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.