PiroX 0 Posted January 19, 2011 (edited) Hi I have a small question, i want to know why the basic/faster comparison isn't default in StringReplace()? Can there be any problems? i tested it and it is really much faster Kind regards PiroX Edited January 19, 2011 by PiroX Share this post Link to post Share on other sites
Mat 376 Posted January 19, 2011 I imagine that there may be problems when using other languages... The helpfile says for the first option: "... using the user's locale". AutoIt Project Listing Share this post Link to post Share on other sites
PiroX 0 Posted January 19, 2011 One of my tester tells me that his computer freeze now after 10-20min could this be a problem with that method, i changed this in the version he is using. that option should explained a bit more Share this post Link to post Share on other sites
PsaltyDS 39 Posted January 20, 2011 What are you talking about? Post a short demo script to show your issue. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
AdmiralAlkex 125 Posted January 20, 2011 If you want speed, use case sensitive .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 Share this post Link to post Share on other sites
GEOSoft 67 Posted January 20, 2011 If you want speed, use case sensitiveIf you want speed post some code.@PiroX; my car has a rattle in the right rear, what's wrong with it? GeorgeQuestion 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!" Share this post Link to post Share on other sites