Hi Jonathan, While I haven't tried any code examples (because I am not quite sure of your exact issue), one thing I thought I should point out is that many of the methods of the text object which "progress" through a window or rectangle, actually require you to make a copy of the text object into your own variable, and then to use these methods from your variable, before they will work properly for you. So, if you haven't tried that, do try it and see if it solves your issues.
Hth, Chip Chip Orange Florida Public Service Commission Computer Systems Analyst 850-413-6314 -----Original Message----- From: Scripting [mailto:[email protected]] On Behalf Of Jonathan C. Cohn via Scripting Sent: Tuesday, September 01, 2015 1:21 PM To: Window-Eyes Scripting List Subject: problem with PriorClipStatic Jonathan Cohn Hello, When I use NextClipStatic, PriorLineStatic, or PriorWord from the text object, the Text object progresses though the set of clips within the enclosingRectangle, however when using the PriorClip / PriorClipStatic methods, SWindowEyes consistently provides the same data for consecutive calls. I believe this is a bug. Thanks, Jonathan Cohn _______________________________________________ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Ai Squared. For membership options, visit http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/corange%40psc.state.fl.us. For subscription options, visit http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com List archives can be found at http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com _______________________________________________ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Ai Squared. For membership options, visit http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/archive%40mail-archive.com. For subscription options, visit http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com List archives can be found at http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com
