Re: PtInRect return value always zero....
- Posted by euman at bellsouth.net Aug 22, 2001
- 404 views
> So may this is more like what is required... > > atom x,y > x = peek4u(pt) > y = peek4u(pt+4) > junk = c_func(xPtInRect, {rect, x, y}) > > ------ > Derek I decided to try your theory and PtInRect only excepts two arguments maybe I'll play with this some and see if I can get it to work... Euman euman at bellsouth.net