<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Thanks a lot but i only want to remove backslash not double quotes <div>for example</div><div><br></div><div>Val = <<"{get,\"user\",\"wilson\",\"lname\"}">> ,</div><div><br></div><div>i need Val= <<"{get,"user","wilson","lname"}">></div><div><br></div><div>what i am doing with your help <br><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="color: rgb(42, 42, 42); font-family: Tahoma, Verdana, Arial, sans-serif; line-height: 17px; ">re:replace(Val,["\\"],"",[global, {return,list}]). getting error</span></div><div><span class="Apple-style-span" style="color: rgb(42, 42, 42); font-family: Tahoma, Verdana, Arial, sans-serif; line-height: 17px; "><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="line-height: normal; "><pre style="line-height: 17px; white-space: normal; ">[X||X<-"{get,\"user\",\"wilson\",\"lname\"}",X=/=$\\]. </pre><pre style="line-height: 17px; white-space: normal; "><br></pre><pre style="line-height: 17px; white-space: normal; ">also dont work on backslash any idea how can i remove only backslashes from string or binary</pre><pre style="line-height: 17px; white-space: normal; "><br></pre><pre style="line-height: 17px; white-space: normal; ">thanks in advance</pre></span></span></div><div><br></div><div><br><span class="EC_Apple-style-span" style="font-family:Tahoma"><span class="EC_Apple-style-span" style="font-size:12pt"><span class="EC_Apple-style-span" style="font-style:italic">Regards,</span></span></span><div><span class="EC_Apple-style-span" style="font-family:Tahoma"><span class="EC_Apple-style-span" style="font-size:12pt"><br></span></span></div><div><span class="EC_Apple-style-span" style="font-size:12pt"><span class="EC_Apple-style-span" style="font-weight:bold">Muhammad Yousaf</span></span></div><br><br><br></div></div>                                           </body>
</html>