Jump to content

Run from specified line


Recommended Posts

Couldn't tell you of a way to do that other than block commenting out what you don't want to do.

If you are using SciTe Editor there are few Debug/Trace options

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

Ah, very smart! I didn't even think of this. All of the suggestions are very good. Thanks!

I think the easiest is this

#cs

code

code

#ce

the #cs and #ce are great for this

then when you want to test with all the script just and ";"

;#cs

code

code

;#ce

hope that helps

8)

<{POST_SNAPBACK}>

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