Fossil Rock Posted December 22, 2005 Posted December 22, 2005 Is there anyway to determine what line of code is being processed in AutoIt and highlight that line somehow in SciTE ? Agreement is not necessary - thinking for one's self is!
Moderators SmOke_N Posted December 22, 2005 Moderators Posted December 22, 2005 Opt("TrayIconDebug", 1) Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Fossil Rock Posted December 22, 2005 Author Posted December 22, 2005 Opt("TrayIconDebug", 1)That in itself is ok, but I'm trying to highlight the line in SciTE .... can it be done ? Agreement is not necessary - thinking for one's self is!
Valuater Posted December 22, 2005 Posted December 22, 2005 That in itself is ok, but I'm trying to highlight the line in SciTE .... can it be done ?grab a yellow marker... and highlight the screen...lol8)
Fossil Rock Posted December 22, 2005 Author Posted December 22, 2005 grab a yellow marker... and highlight the screen...lol8)When the screen scrolls will the marks scroll too? Agreement is not necessary - thinking for one's self is!
MHz Posted December 23, 2005 Posted December 23, 2005 Have a look at Trace in Tools menu. It will output each line of code ae it is executed.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now