A blessed 2013

To all of you! Hope 2013 will be a fruitful year for us all. With NAV 2013; that will sure help! With my job at Imtech ICT that stopped on December 31st; room for new challenges! With our children growing up; we being spectator and participant at the same time…

Continue reading

CODEUNIT.RUN #3

All good things come in threes, as they say. So here is 3. Codeunit 50000:OnRun()ShipMethod.INIT;ShipMethod.INSERT;ShipMethod.INSERT; // This duplicate statement has been put here intentionally Codeunit 50001:OnRun()IF CODEUNIT.RUN(50000) THEN  MESSAGE(‘OK’)ELSE  MESSAGE(‘LASTERRORTEXT: %1’, GETLASTERRORTEXT); First “from the bare head”, but test it in NAV! Both in classic and RTC. For the latter: easiest:…

Continue reading