Cryoma Posted May 29, 2009 Share Posted May 29, 2009 I'd like to know how to leave a comment in an autoit script. Most languages use //comment but it didn't seem to work. Link to comment Share on other sites More sharing options...
charvi Posted May 29, 2009 Share Posted May 29, 2009 (edited) I'd like to know how to leave a comment in an autoit script.Most languages use //comment but it didn't seem to work.Cryoma,The symbol for comments is the semi-colon ( ; ) Edited May 29, 2009 by charvi Link to comment Share on other sites More sharing options...
martin Posted May 29, 2009 Share Posted May 29, 2009 I'd like to know how to leave a comment in an autoit script.Most languages use //comment but it didn't seem to work.Welcome to the AutoItforums Cryoma Like many questions, this one can be answered by the help. Search for comments, it's as simple as that! 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. Link to comment Share on other sites More sharing options...
GEOSoft Posted May 29, 2009 Share Posted May 29, 2009 After you actually get around to opening the help file you should be able to find this page under Language Reference George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!" Link to comment Share on other sites More sharing options...
James Posted May 29, 2009 Share Posted May 29, 2009 AutoIt should be advertised with:AWESOME HELP FILE!Then maybe some people will take more notice. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
charvi Posted May 29, 2009 Share Posted May 29, 2009 JamesBrooks, Together with your Avatar I could not miss the Help File Link to comment Share on other sites More sharing options...
trancexx Posted May 29, 2009 Share Posted May 29, 2009 What help file? ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
charvi Posted May 29, 2009 Share Posted May 29, 2009 (edited) Here: http://dundats.mvps.org/help/It's also new to me. Until now I only used the Help file found when hitting the [F1] key in the SciTE Editor.Only a pity that the examples are hard to read (too small). Edited May 29, 2009 by charvi Link to comment Share on other sites More sharing options...
James Posted May 30, 2009 Share Posted May 30, 2009 Here: http://dundats.mvps.org/help/ It's also new to me. Until now I only used the Help file found when hitting the [F1] key in the SciTE Editor. Only a pity that the examples are hard to read (too small).Change the font-size. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
jerem488 Posted May 30, 2009 Share Posted May 30, 2009 Otherwise, if you use Scite, you can select your line(s) and do CTRL+Q to comment. Qui ose gagneWho Dares Win[left]CyberExploit[/left] Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted May 30, 2009 Share Posted May 30, 2009 Otherwise, if you use Scite, you can select your line(s) and do CTRL+Q to comment.Or numpad - .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
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