Ancient Posted October 31, 2004 Posted October 31, 2004 Hello everyone im new to these forums and am asking anyone who can offer their time to post some tips on scripting. like in the help file it has------> ; This is my first script MsgBox(0, "My First Script!", "Hello World!") And a msg box pops up saying "Hello World!" . well im having some diffuculty understanding the AutoIt Help file , im not too familiar with scripting. Much appreciated ~Ancient
Guest Guidosoft Posted February 25, 2005 Posted February 25, 2005 (edited) Hello everyone im new to these forums and am asking anyone who can offer their time to post some tips on scripting. like in the help file it has------> ; This is my first scriptMsgBox(0, "My First Script!", "Hello World!")And a msg box pops up saying "Hello World!" . well im having some diffuculty understanding the AutoIt Help file , im not too familiar with scripting. Much appreciated ~Ancient<{POST_SNAPBACK}>Thats not v2 syntax. That is v3. Goto the v3 catagory. Repost that, and then I will tutor you in the fine art of scripting. Edited February 25, 2005 by Guidosoft
Recommended Posts