Page 1 of 1

[PB 440_b2]Bug in OnError function ErrorFile()?

Posted: Mon Aug 24, 2009 6:34 pm
by nicolaus
Hello,

If i use the OnError example from the help file (german) and create a exe and start this one it works very well.
But the function ErrorFile() shows not the right source file, it shows all the time a path and file like this one:
Sourcecode file: C:\Users\Nico\AppData\Local\Temp\PB_EditorOutput2.pb
The source file name in my test is on_error.pb.

The problem is that the file what shows ErrorFile() is a temp file with a wrong name and so i dont no the right source file name where the error is.

I hope you know what i mean.

regards,
Nico

Posted: Mon Aug 24, 2009 7:22 pm
by freak
Try the PB IDE instead of jaPBe.

Posted: Mon Aug 24, 2009 9:05 pm
by nicolaus
freak wrote:Try the PB IDE instead of jaPBe.
@freak thx for this info :wink: