[PD-dev] pd [concat $name msg $accel \;] VS. using quotes

Miller Puckette mpuckett at imusic1.ucsd.edu
Tue Jan 13 00:10:46 CET 2009


Sounds much better - I had no idea such a thing would work.

cheers
M

On Mon, Jan 12, 2009 at 05:31:29PM -0500, Hans-Christoph Steiner wrote:
> 
> 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
> Pd-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev




More information about the Pd-dev mailing list