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:
The source file name in my test is on_error.pb.Sourcecode file: C:\Users\Nico\AppData\Local\Temp\PB_EditorOutput2.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