AutoIT Scripting for Beginners

Rajan E

  • 出版商: W. W. Norton
  • 出版日期: 2015-04-07
  • 售價: $860
  • 貴賓價: 9.5$817
  • 語言: 英文
  • 頁數: 218
  • 裝訂: Paperback
  • ISBN: 1514144484
  • ISBN-13: 9781514144480
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

AutoIT is one of the best window application automation tool available in the market as an open source. Using AutoIT you can automate any window application by its simple scripting. What this book offers... This book doesn't make any assumptions about your background programming knowledge. You don’t need any prior knowledge to benefit from this book. You will be guided step by step starting form how to install AutoIT, how to record and playback, where to write the script, how to compile the script, how to make it as executable file, how to identify the window object, how to automate any window application using a logical and systematic approach. Complex concepts are broken down into simple steps to ensure that you can easily master the AutoIT scripting even if you have never coded before. Examples are carefully chosen to illustrate all concepts. In addition, outputs for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples. What you'll learn: • Introduction to AutoIT • Record and Play back • AutoIT V3 Window Info Tool • Scintilla Editor • Declaring Variables • Operators • Selection statements • Iteration statements • Jump statements • Declaring and calling Functions • String Functions • Windows functions • Calculator Automation