|
|
#1 |
|
----------------
|
CompileAll в DAX2012R3
Посмотрел содержимое метода infoRun
X++: xUserInfo::compilerWarningLevel(CompilerWarningLevel::Level4);
xUserInfo::compilerWarningLevel(CompilerWarningLevel::Level1);
SysCompileAll::compile(runXReference); |
|
|