Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/22/2011 in all areas

  1. Not really since you still need something to kill your script after it killed the task... or change the script logic not to go into an endless loop.
    1 point
  2. TarwadaC4. See the difference? MsgBox(0, "You Entered", GUICtrlRead($Input)) M23
    1 point
  3. I honestly believe that Autoit3 is a lot easier to learn and much more readable to start your programming with and don't let the number of extra functions/UDF's overwhelm you. Programming is much about "trail and error" too. just start with simple things and expand on that. It will take time but will be easier as you progress. I tried to write the above snippet with basic logic in mind so study it and make sure you understand it, only then you will progress. Enjoy, Jos
    1 point
  4. Look at GUICtrlRead() and examples for it in helpfile.
    1 point
×
×
  • Create New...