sysadmin 0 Posted April 4, 2011 I had this working before but now it doesn't and I can seem to figure out why. I'm writing a script to interface with a software's GUI. There is a window with 7 tabs. The window id tool list everything under one control id. i need to reach the 5th tab in this id which for me is 1152. I had it working before using ControlCommand("Edit Lot", "", "SysTabControl321", "TabRight", "", but it no longer works. Am I missing a step? Share this post Link to post Share on other sites