Re: Line number of an error

Bernd Fröhlich <[email protected]>
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>
Jon Ogden :

> I’ve got one case where I get an NOE and I have been completely unable to find out where it happens.

I had such a case once. Turned out to be a race condition.

On my computer it never happened but on a (faster) users computer the order of events appeared to be different and one part of my program that another part of the program relied on having finished in fact had not finished.

Once I found the problem, it was quite easy to fix. The hard part is indeed finding out what is wrong and why it only happens sometimes.

Greetings from Germany,
Bernd Fröhlich


To unsubscribe, email [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.