On 12/11/2012 18:57, jamal crawford wrote:
hi list
thanks IOhannes, [list]s are pretty neat. now im trying to "repack" 82 bytes and send them to elka. but i need the sum of 74 values, so i can modulo the second last checksum byte. is there an object which can calculate the sum of 74 values (number boxes)? or is there a another way to do it?
use [list] objects to serialize your list (the help-patch comes with a serializer), feed that to an accumulator ([+] with some feedback) et voila.
fgmard IOhannes