My experience is they both work. \:\)

Here is some new code I thought I might try when I get a minute...

 Code:
for each $dir in $dirs
  shell 'kix32 "' + $dir + '\script.kix" -t' 
  ? @serror
  ? @result
next


Not a fix for the issue, but I wonder if a tokenize function within kix would be useful for this type of use?


Edited by Allen (2012-08-27 07:03 AM)