Put data in lines

Camm29 Camm29 at tesco.net
Sat May 5 06:18:52 EDT 2007


Hi , 

I'm using read from socket
 
example reply , can be max 999 values.


Arb.rec:0=234:1=456789:2=657483:3=4:4=3456473:5=1:6=0: CRLF

I wish to display in a updating field with the values shown as ,

0    234
1    456789
2    657483
3    4
4    3456473
5    1
6    0

I must be missing something , i used a repeat but its very slow on updating ?

Thanks in advance
Camm



More information about the use-livecode mailing list