I am thinking it would make things much more readable for non-Tclers and it shouldn't change the function if the code used "" double-quotes instead of Tcl's [concat] for sending messages. So something like this:
pd "$name msg $accel :" Instead of this: pd [concat $name msg $accel \;] Can anyone see any problems or disadvantages of doing that? It is working for me so far... .hc ---------------------------------------------------------------------------- Access to computers should be unlimited and total. - the hacker ethic _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
