Joosh 0 Posted November 1, 2004 Just wondering is it possible at all to make a script that automatically enables all greyed out controls or do i have to use controlenable for each individual button or item i wish to access? Share this post Link to post Share on other sites
JSThePatriot 18 Posted November 1, 2004 Ah it is always possible. You just have to be imaginative. You would have to create a loop searching for controls that are disabled then loop back and enable them. I hope that helps, JS AutoIt LinksFile-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.ComputerGetInfo UDF's Updated! 11-23-2006External LinksVortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more) Share this post Link to post Share on other sites
Joosh 0 Posted November 7, 2004 Ah it is always possible. You just have to be imaginative. You would have to create a loop searching for controls that are disabled then loop back and enable them.I hope that helps,JS<{POST_SNAPBACK}>Would you be able to give me an example of this? or anyone else can you help please? Share this post Link to post Share on other sites