My capture group (for a list) grabs a value similar to:
special://masterprofile/Thumbnails/Music/6/6f665fc1.tbn
And I want to turn it into
http://www.myurl.com/vts/special://masterprofile/Thumbnails/Music/6/6f665fc1.tbn
So I've tried assigning the capture group as a token, global, and as
an serial value in a text field.
However I can't get onmatch to swap the capture group in as you
indicated.
If I put $myvariable$ in the onmatch value I end up with the literal
$myvariable$ in the result.
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
Comments
0 comments to "Re: connotate two strings in a capture group?"
Post a Comment