<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;"><div><br></div><div class="zmail_extra_hr" style="border-top: 1px solid rgb(204, 204, 204); height: 0px; margin-top: 10px; margin-bottom: 10px; line-height: 0px;"><br></div><div class="zmail_extra" data-zbluepencil-ignore="true"><div><br></div><div id="Zm-_Id_-Sgn1">---- On Thu, 03 Feb 2022 12:53:09 +0000 <b>Robby Stephenson <robby@periapsis.org></b> wrote ----<br></div><div><br></div><blockquote style="margin: 0px;"><div><div dir="ltr"><div dir="ltr"><br></div><div><br></div><div class="x_1725708935gmail_quote"><div dir="ltr" class="x_1725708935gmail_attr">On Thu, Feb 3, 2022 at 2:43 AM Francis Greaves <<a href="mailto:themetman@themetman.net" target="_blank">themetman@themetman.net</a>> wrote:<br></div><blockquote class="x_1725708935gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;"><div><u></u><br></div><div><div style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12.0pt;"><div>---- On Wed, 02 Feb 2022 18:21:06 +0000 <b>Robby Stephenson <<a href="mailto:robby@periapsis.org" target="_blank">robby@periapsis.org</a>></b> wrote ----<br></div><div><br></div><div>Thanks Robby, yes I had made that error and edited the wrong line, so I have tried both this:<br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(255,255,255);"><div><xsl:variable name="columns" select="'title' 'player-number'"/><br></div></blockquote><div>and this:<br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(255,255,255);"><div><xsl:variable name="columns" select="'title player-number'"/><br></div></blockquote><div><br></div><div>and this:<br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(255,255,255);"><div><xsl:variable name="columns" select="title player-number"/><br></div></blockquote><div><br></div><div>and get this error with a slight difference of course to the actual text of the " title player-number " depending on where the single quotes are<br></div></div></div></blockquote><div><br></div><div>Sorry, I think I flubbed my reply. I think it should be<br></div><div> <span class="font" style="font-family:Verdana, Arial, Helvetica, sans-serif"><span class="size" style="font-size:16px"><xsl:variable name="columns" select="str:tokenize('title player-number')"/></span></span><br></div><div><span class="font" style="font-family:Verdana, Arial, Helvetica, sans-serif"><span class="size" style="font-size:16px"><br></span></span></div><div><span class="font" style="font-family:Verdana, Arial, Helvetica, sans-serif"><span class="size" style="font-size:16px">Robby</span></span><br></div></div></div></div></blockquote></div><div><br></div><div>-----------------------------------------------------------<br></div><div>Bingo!! Thanks a million Robby, that fixed it!<br></div><div>I am sure I had already tried that, but probably put the wrong type of quotes in.<br></div><div>Anyway I now have the report I need.<br></div><div>Regards, and thanks again<br></div><div><br></div><div>Francis</div><div><br></div></div><br></body></html>