Update of /cvsroot/pure-data/externals/PDContainer/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9361/help
Modified Files: help-h_list.pd Log Message: added modify message in h_list
Index: help-h_list.pd =================================================================== RCS file: /cvsroot/pure-data/externals/PDContainer/help/help-h_list.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** help-h_list.pd 22 Feb 2005 20:54:27 -0000 1.3 --- help-h_list.pd 18 Mar 2005 10:15:01 -0000 1.4 *************** *** 1,3 **** ! #N canvas 303 21 834 894 10; #X obj 525 58 cnv 15 204 104 empty empty empty 20 12 0 14 -66577 -66577 0; --- 1,3 ---- ! #N canvas 81 0 834 894 10; #X obj 525 58 cnv 15 204 104 empty empty empty 20 12 0 14 -66577 -66577 0; *************** *** 170,174 **** #X text 595 495 <- read this file to; #X text 596 250 <- get current namespace; ! #X text 528 207 general operations:; #N canvas 205 0 993 742 Container_Explanation 0; #X obj 14 13 cnv 15 404 54 empty empty empty 22 25 0 18 -1 -66577 0 --- 170,174 ---- #X text 595 495 <- read this file to; #X text 596 250 <- get current namespace; ! #X text 527 207 general operations:; #N canvas 205 0 993 742 Container_Explanation 0; #X obj 14 13 cnv 15 404 54 empty empty empty 22 25 0 18 -1 -66577 0 *************** *** 336,354 **** #X text 56 284 and how you can use it in with h_list:; #X text 58 373 operations at a specific iterator position:; ! #N canvas 435 254 468 394 iterator_operations 0; ! #X obj 54 313 s $0-list; ! #X msg 54 184 delete; #X msg 54 113 insert $1; #X floatatom 54 92 5 0 0 0 - - -; ! #X msg 54 239 get; #X symbolatom 100 92 10 0 0 0 - - -; ! #X text 46 29 Operations at a specific iterator position :; #X msg 54 137 insert bla sdflj 34 fd; #X text 235 126 current iterator position; #X text 212 111 <- inserts the data at the; ! #X text 139 200 current iterator position; ! #X text 116 185 <- deletes the data at the; ! #X text 138 256 current iterator position; ! #X text 115 241 <- get the data at the; #X connect 1 0 0 0; #X connect 2 0 0 0; --- 336,361 ---- #X text 56 284 and how you can use it in with h_list:; #X text 58 373 operations at a specific iterator position:; ! #N canvas 0 469 468 430 iterator_operations 0; ! #X obj 54 389 s $0-list; ! #X msg 54 283 delete; #X msg 54 113 insert $1; #X floatatom 54 92 5 0 0 0 - - -; ! #X msg 54 338 get; #X symbolatom 100 92 10 0 0 0 - - -; ! #X text 48 33 Operations at a specific iterator position :; #X msg 54 137 insert bla sdflj 34 fd; #X text 235 126 current iterator position; #X text 212 111 <- inserts the data at the; ! #X text 139 299 current iterator position; ! #X text 116 284 <- deletes the data at the; ! #X text 138 355 current iterator position; ! #X text 115 340 <- get the data at the; ! #X msg 54 230 modify hallo da du; ! #X floatatom 68 171 5 0 0 0 - - -; ! #X symbolatom 68 189 10 0 0 0 - - -; ! #X msg 54 208 modify $1; ! #X text 211 188 <- modifies the data at the; ! #X text 232 203 current iterator position; ! #X text 231 219 (it overrides the data); #X connect 1 0 0 0; #X connect 2 0 0 0; *************** *** 357,360 **** --- 364,371 ---- #X connect 5 0 2 0; #X connect 7 0 0 0; + #X connect 14 0 0 0; + #X connect 15 0 17 0; + #X connect 16 0 17 0; + #X connect 17 0 0 0; #X restore 151 397 pd iterator_operations; #X text 52 559 special operations with h_list:;