[PD] msgfile and commas

James Dunn james at 4thharmonic.com
Wed Jul 31 11:11:58 CEST 2013


What about something like this?

Quoth Max, on 30/07/2013 23:57:
> another escaping problem:
> any idea how the comma could be displayed correctly?
>
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130731/d4a5cc27/attachment.htm>
-------------- next part --------------
#N canvas 691 172 288 432 10;
#X obj 64 169 zexy/msgfile;
#X msg 64 143 read test-text.txt cr \, bang;
#X obj 24 259 text3d;
#X obj 24 67 gemwin;
#X msg 36 45 0 \, destroy;
#X obj 24 94 gemhead;
#X obj 64 119 loadbang;
#X msg 24 24 dimen 450 200 \, FSAA 4 \, create \, 1;
#X obj 103 224 moocow/any2bytes;
#X obj 103 244 list-drip;
#X obj 103 268 float2ascii;
#X obj 193 289 t l;
#X obj 82 314 list;
#X obj 103 289 list prepend;
#X obj 64 201 t b b a;
#X obj 82 377 l2s;
#X msg 97 357 symbol;
#X obj 97 337 loadbang;
#X connect 0 0 14 0;
#X connect 1 0 0 0;
#X connect 4 0 3 0;
#X connect 5 0 2 0;
#X connect 6 0 1 0;
#X connect 7 0 3 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 13 0;
#X connect 11 0 13 1;
#X connect 12 0 15 0;
#X connect 13 0 11 0;
#X connect 13 0 12 1;
#X connect 14 0 13 1;
#X connect 14 1 12 0;
#X connect 14 2 8 0;
#X connect 15 0 2 0;
#X connect 16 0 15 1;
#X connect 17 0 16 0;
-------------- next part --------------
hello, world


More information about the Pd-list mailing list