[PD] add message argument

Matthew Allen matthew at lith.com
Tue Jul 1 00:11:14 CEST 2003


Actually [makefilename] is in the base distro.

[makesymbol] is in zexy

m.

> -----Original Message-----
> From: stm_sq^n [mailto:stm-sq at bleu255.com]
> Sent: Monday, June 30, 2003 2:27 PM
> To: juto aviten
> Cc: pd-list at iem.kug.ac.at
> Subject: Re: [PD] add message argument
> 
> Hello juto,
> 
> 
> ja> is there a possibility in Pd to add a variable to a message, without
> ja> adding a space in between?
> ja> (i try to save different versions of a changing array)
> 
> sure,
> use [makefilename ] from the Zexy lib
> (ftp://ftp.iem.at/pd/Externals/ZEXY/)
> 
> here is your fixed patch:
> 
> #N canvas 490 212 669 513 10;
> #X obj 342 191 table tosave 50;
> #X msg 103 178 \; tosave write name74.txt;
> #X obj 42 149 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
> -1;
> #X floatatom 103 29 5 0 0 0 - - -;
> #X text 14 133 save button;
> #X text 144 27 file version number;
> #X msg 103 104 set \, add \, add2 tosave write \$1;
> #X obj 103 75 makefilename name%d.txt;
> #X text 109 231 impossible to get a continuous name HELP! *FIXED* :p
> ;
> #X connect 2 0 1 0;
> #X connect 3 0 7 0;
> #X connect 6 0 1 0;
> #X connect 7 0 6 0;
> 
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 
> 
> _________________________________________________
> Scanned for viruses on 30 Jun 2003 22:10:00
> No viruses found.
> Virus scanning by http://erado.com




More information about the Pd-list mailing list