Does Closing the NAS session stop the service?

aleix1979aleix1979 Member Posts: 213
Hi there,

I expected that closing the current NAS-run session by using:

CREATE(WindowsShell);
WindowsShell.SendKeys('%{F4}');
CLEAR(WindowsShell);

would kill the session and therefore close the NAS service. But it doesn't. Is that a :bug: or somehow makes sense in the NAS inferno alternative reality.
Navision Developer

Comments

Sign In or Register to comment.