Oxygen Basic

Programming => Bugs & Feature Requests => Topic started by: Peter on January 27, 2011, 12:50:00 PM

Title: MouseClick Error
Post by: Peter on January 27, 2011, 12:50:00 PM
Deleted
Title: Re: MouseClick Error
Post by: Charles Pegge on January 27, 2011, 02:29:58 PM
Hi Peter

At first glance, starting the logical sequence with a function call may be the problem. I will take a stroll through the Assembly code and see what is happening.

Charles
Title: Re: MouseClick Error
Post by: Charles Pegge on January 27, 2011, 11:29:31 PM
The problem was the precedence resolver got confused by empty brackets (). If a pair of brackets contain something it performs as expected.

I have fixed this and will post an update as soon as possible. A few more checks to do ..

Thank you for detecting the error.

Charles
Title: Re: MouseClick Error
Post by: JRS on January 28, 2011, 12:49:21 AM

makes huge fun,  to find bugs
lol !

Is that like saying "I don't mind getting sick as long as I'm being cared for by a pretty nurse?"  :D
Title: Re: MouseClick Error
Post by: JRS on January 28, 2011, 04:15:46 AM
That's what I see in the left upper corner of my screen.  :D
Title: Re: MouseClick Error
Post by: Charles Pegge on January 28, 2011, 08:15:05 AM

Tracking down bugs can be great fun too, as long as one is not under any pressure. The very finest bugs can take several days to solve :)

Charles
Title: Re: MouseClick Error
Post by: JRS on January 28, 2011, 11:31:28 AM
you mean trash can!   ;D

nice.

No. I mean not cleaning up after yourself. Just because you don't see it, doesn't mean the problem doesn't exist.