Watching the Data in arrays of greater than 100 entries

Started by loz10, January 05, 2015, 03:19:13 PM

Previous topic - Next topic

loz10

Hi,

Can anyone tell me if it's possible to watch the elements of an array of data with greater than 100 entries?

The debugger looks to be limited to watching 100 entries (0 to 99).

I don't need to see all of the array just particular entries that I want to specify. I can change the code to copy the entries to something I can watch but I really don't want to add this to the code at this stage, but I will if that's the only way.

Thanks

Loz

frankie

"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

loz10

Thank you very much for that, Frankie.

And apologies for not finding it myself, I thought I had looked at all the options!

Loz