Hello Good Morning. I have observed a peculiar behavior in FTN95 Express relating to Array contents during the Debug mode.
I store the values in an array using TYPE structures. The values of the array are correctly showing up while printing, but it is showing some strange values during the Single-step (F11) Debug mode. Due to which, I am not able to do the debug process correctly and I am forced to print the intermittent messages to check. It should not be the case based on my experience and I don't know whether am I missing something in FTN95 Express.
Need help to see the correct values of arrays during Debug Mode.
Thank you