Jump to content

Recommended Posts

Posted

since the goto command was trashed.. how..... how do I.. ugh. :think: goto.. a line?

I'm sorry that this is so, sloshed together; However, there was no other way to put it. If I am missing something, please clue me in. Thank you greatly.

Jacob.

  • Moderators
Posted

since the goto command was trashed.. how..... how do I.. ugh. :think: goto.. a line?

I'm sorry that this is so, sloshed together; However, there was no other way to put it. If I am missing something, please clue me in. Thank you greatly.

Jacob.

GoToFunc()

Func GoToFunc()
    MsgBox(0, 'Here', "You're at your function")
EndFunc

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.

Posted

@thatsgreat2345: ... My question was fine. "how do I ' ... 'goto.. a line?"

@Larry: I thank you for you eagerness to support me. On the second go around my coding was much more efficent and I have solved this preticular problem.

Thank you again,

Jacob.

  • Moderators
Posted

@thatsgreat2345: ... My question was fine. "how do I ' ... 'goto.. a line?"

If it were "Fine", I either (A) wouldn't have resonded with a guess of what you wanted or (:( If I knew what you meant, would have answered it to satisfaction.

After doing some research on it, it seems this was a V2 option... Sorry I wasn't versed on it.

I will just re-write the code that is causing me trouble.

That was a novel idea :think:

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.

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
×
×
  • Create New...