Is there any way to halt the debugger, and dump all of the variable data contained in the Data:1 window to some sort of .TXT file, or CSV, etc.?
I can't seem to find any way to do it, and using alt-prntscrn to paste a pic of the data window into Powerpoint is tedious, to say the least.
Also, is there any way to expand the content of ALL structures in the Data:1 window, instead of having to manually click the for each one? I have some large arrays for data logging, and it really slows down the debugging process to expand each structure one-by-one.
Thanks in advance for the help.