From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- memento/examples/listsymbol.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 memento/examples/listsymbol.pd (limited to 'memento/examples/listsymbol.pd') diff --git a/memento/examples/listsymbol.pd b/memento/examples/listsymbol.pd new file mode 100644 index 0000000..3acc013 --- /dev/null +++ b/memento/examples/listsymbol.pd @@ -0,0 +1,39 @@ +#N canvas 239 79 855 654 10; +#X obj 243 432 s restore; +#X msg 243 398 symbol restore; +#X obj 270 85 r restore; +#X obj 243 300 careGUI list.dat; +#X obj 270 111 numbers temp; +#X obj 537 87 r restore; +#X obj 543 517 pool; +#X obj 540 550 print value; +#X symbolatom 462 436 10 0 0 0 - - -; +#X symbolatom 569 588 10 0 0 0 - - -; +#X msg 542 480 set name \$1; +#X msg 634 480 get name; +#X msg 633 446 save /tmp/names.dat; +#X obj 458 509 print set; +#X obj 537 111 numbers temp1; +#X msg 587 309 printall; +#X msg 587 361 printrec; +#X text 587 341 print values in dir and subdirs; +#X text 657 360 (depth may be given); +#X msg 587 410 printroot; +#X text 587 390 print values in dir and subdirs (starting from root) +; +#X msg 680 520 load list.dat; +#X connect 1 0 0 0; +#X connect 2 0 4 0; +#X connect 3 0 1 0; +#X connect 5 0 14 0; +#X connect 6 0 7 0; +#X connect 6 0 9 0; +#X connect 8 0 10 0; +#X connect 10 0 6 0; +#X connect 10 0 13 0; +#X connect 11 0 6 0; +#X connect 12 0 6 0; +#X connect 15 0 6 0; +#X connect 16 0 6 0; +#X connect 19 0 6 0; +#X connect 21 0 6 0; -- cgit v1.2.1