<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <blockquote type="cite"
      cite="mid:ece6942123941220f8be771e24cb2805208d86f1.camel@gmail.com">
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Another side note: it would be nice if a negative field count for
[text get] would output all fields up to the next seperator (comma or semi). 
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I agree and it does so already.</pre>
    </blockquote>
    <p>I don't think so:</p>
    <pre>1 2 3 a b c d e f;</pre>
    <pre>[0 3 -1( -> [text get]</pre>
    <p>gives me: "text get: bad field count (-1)"</p>
  </body>
</html>