cancel
Showing results for 
Search instead for 
Did you mean: 

No Error Message given at problem code - PB 12.5.2

Former Member
0 Kudos

I've just purchase and upgraded to PB12.5.2. I'm running on Windows 8. 

When testing the application I'm maintaining, if there is a bug in the code, say, 'invalid row/column', the test-run of the application either freezes or shuts down:  no error message is given. 

If I put breakpoints in the code and step through the problem area, when I get to the problem code-row, the step-through process stops at that row and, if I click to go past it, the screen dims and refreshes.  The pointer remains at that point.

Bill Beale

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

Is your code to a try catch block? If not put it in a try catch block.

Also it is better to post this kind of questions in .

Andreas.

Former Member
0 Kudos

Thanks Andreas,

No, it's not try catch - just a simple PB error.  However, I've now installed PB 12.6 and all is working fine now in PB 12.5.2.  Maybe a commonly required file was downloaded with PB 12.6.

(I ended up on this forum trying to get in contact with support program).

thanks for your interest.