mbabli Posted August 22, 2006 Share Posted August 22, 2006 Hello, If I have the following string ="string"; extracted from an INI file and I want the string portion without the =""; chars, how can I do that? I do not know much about regular expressions. Quote Link to comment Share on other sites More sharing options...
mbabli Posted August 22, 2006 Author Share Posted August 22, 2006 Found it, \"([^\"])\" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.