hi list
I stuck with a regexpr problem. I need a regexpr that matches groupnames 
in an list (to remove them)

    Group.Name,Group.Name,Group.Name,Group.Name,

"/,.*\./"

the regexpr should match ",Group." but not ",Group.Name,Group." what the 
above one does

how do I have to modify it?
thank's for any hins
nos

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to