Does anyone know what happens to a codeunit that runs a MESSAGE statement while running under NAS? If it is a process that is supposed to loop through a bunch of records, does it stop and wait forever? I am new to building codeunits that run under NAS and I am reading someone else's code. Normally I would expect something like:
IF GUIALLOWED THEN
MESSAGE('.....)
but there is no IF GUIALLOWED in the code I am reading. I am wondering if it matters.
Thx
Ron
Ron
0
Comments
RIS Plus, LLC