Jump to content

Soure Edit And Line Being Processed?


Recommended Posts

Is there a way that you can view the line that a script has stopped/paused at in Source Edit?

I have tried configuring a tool to run the scripts and capture the output but this does not seem to work.

Could I achieve this in another editor?

I know I can put msgboxs etc in to see how far a script has progressed but I really would like to see exactly where the sript has got to without doing this.

Thanks

Link to comment
Share on other sites

  • Developers

The debug option is on the wishlist but there is a simple debug option that shows the current line:

Opt("TrayIconDebug", 1)

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...