ScottMattes
Member³
Is the component used in the debugger subject to display irregularities when CRLF problems exist?
I ask because occasionally when stepping through code execution the current line displays where it can't possibly be (if I am in the 'then' of an if/then/else and the code in the 'then' is all done I may find myself in the 'else' portion; when I step to the next line I am outside of the 'if' where I expected to be).
I ask because occasionally when stepping through code execution the current line displays where it can't possibly be (if I am in the 'then' of an if/then/else and the code in the 'then' is all done I may find myself in the 'else' portion; when I step to the next line I am outside of the 'if' where I expected to be).