This works. Ugly error messages, if that bothers you, but no messages passed on "noop".
-Chuckk On 2/17/07, David F. Place <[EMAIL PROTECTED]> wrote:
Maestri: I would like a special message (let's call it "noop") which when sent does nothing. (That is to say, sending it would be like not sending it.) This would be useful in automation. For instance, I may have a program which generates a bunch of events which I will trigger using [textfile]. Some of the fields will not be updated in a given event. In that case, it would like to be able to write "noop" in that field. Surely such a thing exists and I haven't found it yet. Feel free to berate me if it is right under my nose. Cheers, David --o-------o-o-o---o-o-o--- David F. Place mailto:[EMAIL PROTECTED] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- http://www.badmuthahubbard.com
#N canvas 263 214 537 532 12; #X obj 114 209 unpack s s s; #X obj 312 218 unpack f f f; #X msg 92 46 15 jump 45; #X obj 75 267 route noop; #X obj 75 243 list trim; #X obj 168 317 route noop; #X obj 168 293 list trim; #X obj 216 269 route noop; #X obj 216 245 list trim; #X obj 143 403 print one; #X obj 262 405 print two; #X obj 378 396 print three; #X msg 193 48 noop 35 noop; #X obj 207 138 t a a; #X msg 308 52 56 22 noop; #X msg 341 83 booyah noop hotcha; #X connect 0 0 4 0; #X connect 0 1 6 0; #X connect 0 2 8 0; #X connect 1 0 9 0; #X connect 1 1 10 0; #X connect 1 2 11 0; #X connect 2 0 13 0; #X connect 3 1 9 0; #X connect 4 0 3 0; #X connect 5 1 10 0; #X connect 6 0 5 0; #X connect 7 1 11 0; #X connect 8 0 7 0; #X connect 12 0 13 0; #X connect 13 0 0 0; #X connect 13 1 1 0; #X connect 14 0 13 0; #X connect 15 0 13 0;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
