Jump to content

Debugging a script - stepping through - seeing variables?


MTChristy98
 Share

Recommended Posts

How's that for a vague topic? :sweating:

Is there an include, or wrapper script that will let me see variables within my script as it runs. If I could see that and have a function that lets me step through it line by line it would be awesome, or awful depending on your outlook.

I've used the msgbox function but that is very tedious. Searching the help file and forums but not getting any really direct methods.

Anyway - it would sure be helpful. :thumbsup:

Edited by MTChristy98
Link to comment
Share on other sites

When I first changed from VB to the GUI version of AutoIt, a step through debugger was the only thing I missed.

I learnt to live without it, though I still occasionally use one when I do VBA, so I recognize how useful it is.

I've got to the point now, where I'm happy using MsgBoxes, but I guess my Dialog Maker program makes it a little easier for me, creating a simple error MsgBox at the click of a button.

In fact, even though I've been aware of Stumpi's Debugger for a few years, I've never even bothered to try it, and I code all the time.

I don't even use the console in SciTE, like many others do, despite SciTE being the only editor I use.

I guess, it is just what you get used to, and I like the simplicity and speed of a MsgBox, and the fact that I can several variables show at once in that MsgBox, etc.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

Spoiler

What is the Secret Key? Life is like a Donut

If I put effort into communication, I expect you to read properly & fully, or just not comment.
Ignoring those who try to divert conversation with irrelevancies.
If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it.
I'm only big and bad, to those who have an over-active imagination.

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...