Sunday, June 27, 2010

Re: connotate two strings in a capture group?

0 comments
These are strings.

for my capture group (serial value) do I assign it as a global
token?

On Jun 27, 11:22 pm, Jarrod Bell <jar...@guilink.com> wrote:
> If the value being captured is analog type, you can use the math
> expressions outlined here:http://www.commandfusion.com/wiki/index.php?title=Math_Expressions
>
> Something like:
>
> value::http://www.someurl.com/appendhere=%.0f
>
> using printf to format the analog value how you need.
>
> Otherwise, for capturing a string and concatenating, you need to
> create your capture group, give it a name (say capturedvalue) and then
> create an onmatch and in the value field enter:http://www.someurl.com/appendhere=$capturedvalue$
>
> That references another capture group using $ signs around the capture
> group name.
>
> I can't recall if this is working in the latest iViewer release, but I
> believe it is.
>
> Jarrod
>
> On Jun 28, 2:06 pm, Fiasco <dgvoll...@gmail.com> wrote:
>
>
>
> > I know you can do some math to a capture group.
>
> > Is it possible to add a couple string together?
>
> > For example, server response is part of a url and I would like to put
> > the URL prefix on the value before sending it to the list element.
>
> > so for example
>
> > value = part of the url
>
> > set the value of the list element as
> > baseurl + value- Hide quoted text -
>
> - Show quoted text -

--
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

 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com