Search the Community
Showing results for tags 'Comparison'.
-
I've just written a small script that compares two strings and returns the similarity of those two in %. I know of StringCompare, but I want to get a percentage and I also want to get in touch with Autoit. Compiling doesn't cause any problems, but actually running it does. In line 20 it has a proble...
- 7 replies
-
- string
- comparison
-
(and 2 more)
Tagged with:
-
Hi guys, how are you today ? sea sex sun and holidays ? I want to understand an obvious comparison fact: I use to have many httprequests, for wich result was 'OK' or 'KO' Now for some of these requests, the result send is 1 or 0 I got a function for doing my request, so to test th...
-
I think there's only a little difference when you create a GUI program with AutoIt from developing a GUI program by writing it in C++, mostly, if you're including cURL in your project.. Because sometimes, I feel that I can write my AutoIt script in C++ programming language. But of course, using A...