Basic question but I\'ve been trying to figure out for a while with no luck. I am processing urls and need to do a simple replacement.
_, _, XYZ, Path, filename= string.find(\"re32:HKEY_LOCAL_MACHINE\\\\SOFTWARE\\\\XYZ\\\\Assistant\\\\Active \", \"(%w+):(.+)\\\\(.*)\")
I\'ve been playing with this for an hour or tow and have found myself at a road block with the Lua pattern matching utilities.I am attempting to match all quoted text in a string and replace it if nee
I have a string like hello /world today/ I need to replace /world today/ with /MY NEW STRING/ Reading th开发者_开发知识库e manual I have found
First, a little background. I have strings that resemble the following: ((Foo.Bar.StartsWith(\"A\")) &&