Noel J. Bergman wrote: > An reasonable approach, but wrong execution. Whenever you > have multiple > <tag> entries, the resulting value provided by the Mailet API > is going to be > a CSV (comma separated value) String whose order reflects the > order of the > <tag> elements. Therefore using a comma to delimit optional > values within a > tag will be ambiguous with having multiple tags.
OK, I was having a Baldrick momement, aka "I have a cunning plan, my Lord..." (see http://www.mgnet.karoo.net/blackadder2characters.htm if you don't have a clue what I'm on about and really want to know). Using commas was stupid, other delimiters such as * should work fine. -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
