Источник:
http://waikeatng.blogspot.com/2011/0...aster-egg.html
==============
Jacob found an Easter egg in Dynamics AX! Try to create and run the following job:-
X++:
static void AXEasterEgg(Args _args)
{;
info(conPeek(new HeapCheck().createAContainer(), 4));
}
A Danish message will be displayed “Hej Mor, her kommer en buffer”.
Google Translate this into “Hi Mom, here comes a buffer”. Interesting...
Original post here from Jacob:-
http://gotdax.blogspot.com/2010/11/dynanics-ax-wtf.html
Источник:
http://waikeatng.blogspot.com/2011/0...aster-egg.html