Search found 1 match

by sriniraghavan
26 Jul 2010 14:29
Forum: DOS Batch Forum
Topic: String split issue
Replies: 1
Views: 3024

String split issue

My problem is this..

I have a string, "uniqueMember=cn=HK ILP Group,ou=groups,dc=yyy,dc=com". I need to extract the string HK ILP Group from this. I have tried multiple delimiters but nothing gives this back. Help please!