When debugging or running an executable of my application, if an array bound is exceeded, or a Get- or Set-Item is effected and there is a problem with the row number or incorrect spelling of the column name, the application freezes at these points.
This also occurred in ver PB12.6.
Prior to that, if such a glitch was encountered, I’d get an ‘array bound exceeded’ or row count/column error.
Now the application just freezes.