Re: Line number of an error
Jon Ogden <[email protected]>
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 25, 2017, at 9:29 AM, Bernd Fröhlich <[email protected]> wrote: > > 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. > Could be that but not sure. It’s harmless whatever it is. Seems not to affect operation after the error happens. I just want to know why it happens... To unsubscribe, email [email protected]