Debugger output window

smalkmussmalkmus Member Posts: 18
Hello,

Is it possible to write to the debugger output window? Something like Debug.Print or Console.Write? I searched and couldn't find anything but I notice that sometimes NAV will write a message in there.

Answers

  • krikikriki Member, Moderator Posts: 9,110
    No, it is not possible.

    BUT you can use CONFIRM-statements to stop the debugger and show the values you want.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • smalkmussmalkmus Member Posts: 18
    Thanks kriki, that's exactly what I was looking for.
Sign In or Register to comment.