Sunday, March 30, 2008

v6.80.0117 - 2008-03-30 17:14

  • * Updated the help file.
  • + Scripting command enhanced:
      - addstr
        Now it can take up to 10 arguments:
        ::addstr $x, 1,2,3,4,5,6,7,8,9,10,11
        Sets $x to "12345678910". The 11th argument is discarded.