roshomon 0 Posted December 7, 2004 Does AutoIt have a why to check if the cursor is already positioned in a texbox before Send() function is used? I am getting an error when sending keystrokes to a textbox when the cursor is not positioned inside the textbox. Share this post Link to post Share on other sites
Beastmaster 0 Posted December 8, 2004 Check AutoIt3 for ControlFocus. Share this post Link to post Share on other sites