Jump to content

@ScriptLineNumber


Recommended Posts

Is it possible to have @ScriptLineNumber somehow report back every line it encounters? Maybe in a While...Wend statement?

NOTE: This only works in the beta right now (3.1.1.97).

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Link to comment
Share on other sites

Is it possible to have @ScriptLineNumber somehow report back every line it encounters? Maybe in a While...Wend statement?

NOTE: This only works in the beta right now (3.1.1.97).

well the obvious answer is to have a line generating your output after every line of code. that's the only way that you're going to get output for every single line. you could also try an adlib function with a very small interval to generate your output, but you run the risk of 2 lines executing before the adlib timer generates the output...
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...