Hi,

I'm having a problem getting a parenthesis in a variable. It's for use in a regex:

workflowregex:  ${__P(workflow.regex,(A|B))}

And then used later in a regex post-processor to match something in the body of a doc:

Regex: href=".*?Workflow=${workflowregex}

Could somebody give me advice on the syntax?

George


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to