aboutsummaryrefslogtreecommitdiff
path: root/reference/msgfile-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'reference/msgfile-help.pd')
-rw-r--r--reference/msgfile-help.pd49
1 files changed, 31 insertions, 18 deletions
diff --git a/reference/msgfile-help.pd b/reference/msgfile-help.pd
index c8d96bc..cdfe5d0 100644
--- a/reference/msgfile-help.pd
+++ b/reference/msgfile-help.pd
@@ -1,28 +1,28 @@
-#N canvas 452 54 925 369 10;
-#X obj 443 239 print done;
+#N canvas 0 31 854 331 10;
+#X obj 425 235 print done;
#X text 72 260 see also:;
-#X msg 443 39 bang;
-#X text 334 293 this outlet gets the lines in sequence.;
+#X msg 423 39 bang;
+#X text 314 293 this outlet gets the lines in sequence.;
#X obj 73 9 msgfile;
#X text 127 9 read and write messages into text files;
-#X obj 406 201 msgfile;
+#X obj 386 201 msgfile;
#X obj 133 261 textfile;
#X text 18 57 The msgfile object is derived from the textfile object
and expands its features.;
#X text 15 97 new features are :;
#X text 127 110 insert \, append \, delete \, replace;
-#X text 492 36 output one line as a list and move to the next;
+#X text 472 36 output one line as a list and move to the next;
#X text 90 201 add2 : read "add too" \; append to an existing line
;
-#X text 528 222 This outlet gets a bang when you hit the end of the
+#X text 508 222 This outlet gets a bang when you hit the end of the
sequence \; it will also get the current position when using "when"
;
#X text 127 97 end \, goto \, skip;
#X text 131 127 flush \, where \, this \, prev \, next;
#X text 128 145 find;
#X text 73 163 read/write can handle csv files too;
-#X text 618 7 part of zexy;
-#N canvas 585 487 646 300 navigation 0;
+#X text 598 7 part of zexy;
+#N canvas 112 31 646 300 navigation 0;
#X obj 54 272 outlet;
#X msg 91 140 rewind;
#X text 140 139 go to beginning;
@@ -43,7 +43,7 @@ sequence \; it will also get the current position when using "when"
#X connect 5 0 0 0;
#X connect 6 0 0 0;
#X connect 13 0 0 0;
-#X restore 443 84 pd navigation;
+#X restore 423 84 pd navigation;
#N canvas 0 0 458 426 data 0;
#X obj 54 332 outlet;
#X msg 105 143 bang;
@@ -64,8 +64,8 @@ the current "cursor" position.;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 9 0 0 0;
-#X restore 443 64 pd data retrieval;
-#N canvas 489 234 669 573 editing 0;
+#X restore 423 64 pd data retrieval;
+#N canvas 0 31 669 573 editing 0;
#X obj 54 512 outlet;
#X msg 137 101 clear;
#X msg 140 481 set 2 4 6 8;
@@ -111,7 +111,7 @@ if the [msgfile];
#X connect 17 0 0 0;
#X connect 20 0 0 0;
#X connect 22 0 0 0;
-#X restore 443 104 pd editing;
+#X restore 423 104 pd editing;
#N canvas 0 21 676 304 searching 0;
#X obj 54 272 outlet;
#X msg 70 180 find test 6;
@@ -129,7 +129,7 @@ and the list is output (via the 2nd and 1st outlet).;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 6 0 0 0;
-#X restore 443 124 pd searching;
+#X restore 423 124 pd searching;
#N canvas 0 0 853 402 file-i/o 0;
#X obj 54 312 outlet;
#X text 265 75 read a file;
@@ -156,16 +156,29 @@ $. This way you can write pd-patches which can handle arguments.;
#X connect 9 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
-#X restore 443 144 pd file-i/o;
-#N canvas 56 448 450 397 misc 0;
+#X restore 423 144 pd file-i/o;
+#N canvas 67 162 450 397 misc 0;
#X obj 84 282 outlet;
#X msg 84 112 print;
#X text 40 72 miscellaneous functionality of [msgfile];
#X text 126 114 debugging printout of the contents to the console;
#X connect 1 0 0 0;
-#X restore 443 164 pd misc;
-#X obj 406 267 print data;
+#X restore 423 164 pd misc;
+#X obj 386 267 print data;
#X text 9 183 incompatible with [textfile] :;
+#N canvas 652 236 494 344 META 0;
+#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 155 AUTHOR IOhannes m zmoelnig;
+#X text 12 5 KEYWORDS control;
+#X text 12 45 DESCRIPTION read and write messages into text files;
+#X text 12 65 INLET_0 bang prev this next flush rewind end goto skip
+where clear delete add add2 insert insert2 append append2 replace set
+find read write read2;
+#X text 12 135 OUTLET_1 bang;
+#X text 12 115 OUTLET_0 list;
+#X restore 800 302 pd META;
#X connect 2 0 6 0;
#X connect 6 0 25 0;
#X connect 6 1 0 0;