That was my guess as well. If you know the coordinates of the corner of the grid, and the Width & Height, and have some idea of the width of the Vertical Bar - you should be able to do the calculations and do a mouse click at a position. And, you could - even like you suggested - use the GridHitTest to test for the coordinates that make up that vertical column - the use those numbers to calc where you want to automatically click the mouse...
-K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Fernando D. Bozzo Sent: Tuesday, May 12, 2015 8:24 PM To: [email protected] Subject: Re: simulate a click on the vertical bar of a grid If you can indicate the coordinates, then you can use the mouse command. Regards El 13/05/2015 00:37, "Rafael Copquin" <[email protected]> escribió: > I need to simulate clicks on the vertical bar of a very involved grid. > I was thinking of gridhittest, but then it will tell me where a click > was made, but I wonder if it can work the other way around, namely > send a click that will be captured only by the vertical bar of the grid and > nowhere else. > Something like the keyboard command does > > Any ideas? > > Rafael Copquin > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAGQ_Juk2rsVALzNsCkZ77hPBfeE=v8dp+nzd4jauved_zth...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious. Report [OT] Abuse: http://leafe.com/reportAbuse/CAGQ_Juk2rsVALzNsCkZ77hPBfeE=v8dp+nzd4jauved_zth...@mail.gmail.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/80838f1ca795b14ea1af48659f35166f1b7...@drexch02.corp.globetax.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

