sailaja 0 Posted June 14, 2011 Hi, I am a beginner and learning Autoit. i am having some douts regarding break points and debugging the script in autoit. How to use break points in auto it? How to debug the script in autoit? please explain me in detail about these 2 topics. Thanks in Advance. Share this post Link to post Share on other sites
enaiman 16 Posted June 14, 2011 Debug: MsgBox or ConsoleWrite - any of them is good. Have a look at the "Tools" menu in SciTE (the one customized for AutoIt) there are several entries in there - try and see what is the best for you. SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example scriptwannabe "Unbeatable" Tic-Tac-ToePaper-Scissor-Rock ... try to beat it anyway :) Share this post Link to post Share on other sites
Chimaera 144 Posted June 14, 2011 i find ConsoleWrite very usefull as i can see on the fly as i press buttons and check stuff If Ive just helped you ... miracles do happen. ChimaeraCopyRobo() * Hidden Admin Account Enabler * Software Location From Registry * Find Display Resolution * _ChangeServices() Share this post Link to post Share on other sites