On Tuesday, February 25, 2014 10:29:32 AM Nagore Salaberria wrote:

> 
> and the parameters are:
> 
> *FILTER (regex(str(?g),"+a+")) .*
> 
> as you could add to that variable quotes?
> 

As I said earlier, write a quote() method and then call it in
the appropriate places:

   "\nFILTER (regex(str(?g), " + quote(a) + "))."

Chris

-- 
Possibly you're not recalling some of his previous plans."      Zoe, /Firefly/

Epimorphics Ltd, http://www.epimorphics.com
Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20 6PT
Epimorphics Ltd. is a limited company registered in England (number 7016688)

Reply via email to