potitpanda Posted November 3, 2007 Posted November 3, 2007 Hello, i want to re execute my script from the beginning with a command on taskbar menu Wich command can i use without re run the script... and close previous instance a sort of : Return 1 or Goto line 1 of the scripts thank you for our help Potit Panda
Moderators SmOke_N Posted November 3, 2007 Moderators Posted November 3, 2007 Hello, i want to re execute my script from the beginning with a command on taskbar menuWich command can i use without re run the script... and close previous instance a sort of : Return 1 or Goto line 1 of the scriptsthank you for our help Potit PandaPut your return/repeat commands in their own function, and just call that function when you need to run it. 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now