Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
May I have some help please?
I am trying to compare two variables with WCMATCH but without success.
tagstr= "{\\C256;This is a test with wcmatch\\Pinside an attribute multiline ####}"
oldstr= "####"
So, I did this but it is not working:
(wcmatch tagstr oldstr)
It always returns nil. What am I doing wrong?
Thanks
Marcelo
Solved! Go to Solution.