Util:tokenize is essentially a wrapper around StringTokenizer so I thought setting delim="\n\t\..." would do the trick. But no. Apparantly you have to use xml syntax: delim="
	  "
I'm sure there's a better place but I found a list of ones at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devref/HTML/XMLR_XMLBasics_823.asp
Glad to be contributing finally, -Randy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
