SlavikMan Posted January 15, 2010 Posted January 15, 2010 Can anyone please write what each include is useful for? in a way a beginner can understand please thank you in advanced.
Juvigy Posted January 15, 2010 Posted January 15, 2010 This information is in the help file(maybe not exactly the same you expect).If you have installed SCITE you can press F1 and access it. There are also numerous examples.
JohnOne Posted January 15, 2010 Posted January 15, 2010 lol You serious ? I cant see anyone doing that mate, far too much to ask. Just open up the help file and type what you are looking for For example if you want to know what WinAPI.au3 is usefull for, type winapi, look at all the functions and read them. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
martin Posted January 15, 2010 Posted January 15, 2010 Well thanks anywayIn general, what each include file supplied with AutoIt is used for is in the file name. The File GuiListBox.au3 is functions to do with List Boxes for example so there is no mystery to it once you are familiar with the different controls that can be created. (Look in the help under Contents, Function Reference<,Gui Management, Gui Control Creation. Also, at the end of the contents you will see a section for "User Defined Function Reference".) Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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