XML Feeds

.

[javascript-dev] Re: distinguishing between inlets

Glen stormbind at gmail.com
Mon May 19 06:29:45 MDT 2008


The reason the manual isn't helping me is because it states [b]inlet(no, get)[/b] yet inlet is not a function

it also [i]implies[/i] using msg_int(a, b, c..) and this happens:

function msg_int(a, b){
post(a); // will output a or b
post(b); // nothing
}




More information about the javascript-dev mailing list