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 ,,,,,,,,,
I count it to be 7.

put "a" & tab & tab & tab & tab & "b" & tab  & tab & "c"  into tV
    11111111   222   333   444   555555555    666   777


(Hope this comes through as fixed-width font :-)



--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.2/65 - Release Date: 07/08/2005

_______________________________________________
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