naaim Posted April 7, 2015 Posted April 7, 2015 I don't know much about this. I was hoping if you guys could help ne create a simple software. I want to copy six numbers in a sec (every sec there are new 6 numbers) from a website and paste it to somewhere. Notepad Maybe? And then arrange all the numbers in ascending order, remove deplicates. And finally, I need the missing numbers from the range.
Moderators JLogan3o13 Posted April 7, 2015 Moderators Posted April 7, 2015 (edited) naaim, welcome to the forum. This forum is dedicated to helping people learn the language and better their own scripts. It is not a place where you put in a request and someone barfs up code for you. To begin with, I would suggest reading through the Help file, and taking a look at several of the example scripts contained therein. Once you have tried something on your own, if you run into trouble, the General Help and Support forum is the best place to post a question. We will be happy to assist you with working out the issue. Edited April 7, 2015 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
jchd Posted April 7, 2015 Posted April 7, 2015 Which website? This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)
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