Hi, this works but sometimes you need to concat "/" which is sometimes
interpreted 
as XPath. I've had this a number of times and then concat comes in very
handy.

But glad to hear your problem is fixed.

Cheers,

Michiel

$ -----Original Message-----
$ From: Raśl Carazo [mailto:[EMAIL PROTECTED]]
$ Sent: donderdag 10 januari 2002 8:32
$ To: [EMAIL PROTECTED]
$ Subject: RE: Concat
$ 
$ 
$     Well. Thank you. Any way, I 've found another way I can use...
$ {$variableName}imageName.
$ 
$ Salve
$ 
$ ----- Original Message -----
$ From: Michiel Verhoef <[EMAIL PROTECTED]>
$ To: <[EMAIL PROTECTED]>
$ Sent: Thursday, January 10, 2002 8:23 AM
$ Subject: RE: Concat
$ 
$ 
$ Yep, the function is called concat.
$ 
$ simply call :
$ 
$ concat (string1, string2, ... , stringn)
$ 
$ You can mix variables, strings etc.
$ 
$ BTW: this is an XSLT thiing rather than XSLFO.
$ 
$ For more information on concat and other XSLT functions:
$ http://www.zvon.org/xxl/XSLTreference/Output/index.html
$ 
$ HTH,
$ 
$ Michiel
$ 
$ 
$ -----Original Message-----
$ From: Raśl Carazo [mailto:[EMAIL PROTECTED]]
$ Sent: woensdag 9 januari 2002 17:53
$ To: FOP
$ Subject: Concat
$ 
$ 
$ Is there a function like concat for Strings.
$ 
$     I have a param in the xml file (the path of a directory) 
$ and the name in
$ the XSL file, so I want to create a full path with the path 
$ of the directory
$ and the name of the file.
$ 
$     Any Idea??
$ 
$     Salve
$ 
$ 
$ --------------------------------------------------------------
$ --------------
$ --------------------------------------------------------------
$ --------------
$ ------------------------------------
$ Siete buoni, se potete
$ 
$ ---------------------------------------------------------------------
$ To unsubscribe, e-mail: [EMAIL PROTECTED]
$ For additional commands, email: [EMAIL PROTECTED]
$ 
$ 
$ ---------------------------------------------------------------------
$ To unsubscribe, e-mail: [EMAIL PROTECTED]
$ For additional commands, email: [EMAIL PROTECTED]
$ 

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

Reply via email to