<div dir="ltr">Hi Guys,<div><br>I am trying to do following code<br><br><br> KSR.ndb_redis.redis_cmd("srvN", "SET var " .. testvar, "r");<br><div><br></div><div>it works fine but if testvar has special character like SPACE or % , it does not work. For example when testvar="asdsada%Dasda"; it starts considering %D as place holder and does not add key to redis (does not raise error as well)</div><div><br></div><div>With Space I tried to use delimeters like "" or '' but none of them work.</div><div><br></div><div>For now I have got it working through , search and replace but thats not a clean solution.<br><br>Any suggestions?</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Muhammad Danish Moosa<br><br>" The core of mans' spirit comes from new experiences. "___ Christopher McCandless</div></div></div>