Показать сообщение отдельно
Старый 31.05.2011, 09:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
sumitax: Compile forward Class thru X++ Code
Источник: http://sumitax.wordpress.com/2011/05...s-thru-x-code/
==============

Following is the code for compiling forward a Class through code . Thanks to my colleague Deep for providing me this code

X++:
static void jobCompileForward(Args
_args)

{
;
SysCompilerOutput::compileForward(classname2id());
SysCompilerOutput::compileForward(classname2id());
SysCompilerOutput::compileForward(classname2id());
info(strfmt(Compile Forward ));

}



Источник: http://sumitax.wordpress.com/2011/05...s-thru-x-code/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.