On 11 Aug 2005, at 22:54, Hershel Fisch wrote:

Hi all, I'm wondering why the following returns 7, shouldn't it return 9 ?

On ,,,,,,,,,,
  put "a" & tab & tab & tab & tab & "b" & tab  & tab & "c"  into tV
  set the itemDelimiter to tab
  put the number of items in tv
End ,,,,,,,,,

This seems right to me. You have six tabs separating seven items (some of them empty).

Cheers
Dave
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to