Subject: Re: translate apos in string
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Tue, 16 Jan 2007 15:33:16 +0100 (CET)
|
David Carlisle wrote:
Hi
> translate(translate(/node,'
> ',''),''', ''')
> and ''' is a syntax error.
Mmh, doesn't translate(xxx, ''', ''') call translate() with two
parameters, xxx and "', '" ? Which is of course an error, but because
translate() doesn't have a version of arity 2.
Regards,
--drkm
___________________________________________________________________________
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions !
Profitez des connaissances, des opinions et des expiriences des internautes sur Yahoo! Questions/Riponses
http://fr.answers.yahoo.com
|