<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#fffff0>
<DIV><FONT size=2>Hello list,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'd like to send a lot of pairs of numbers 
sequentially&nbsp;to line~, like I can do in Max with one single message. How do 
I do this in Pd if the messages arriving don't all have the same number of 
pairs?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Also, I have many text files containing those pairs of numbers 
in numbered lines. I'd like to use maphash to access them in any order, but the 
thing is they were written for Max's [coll] object, so there's a comma 
after&nbsp;each index. Any way&nbsp;I could eliminate these before sending the 
lines to maphash? I figured I could try something with two [textfile]s, but 
again I stumble on not knowing how many pairs I have in each line (and I don't 
want to fill every line in maphash with 0's after my last useful pair of 
numbers).</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any suggestions? Is there an object I'm missing in some 
library?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>TIA,</FONT></DIV>
<DIV><FONT size=2>Guilherme</FONT></DIV></BODY></HTML>