open_help-help.pd 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. #N canvas 1 53 488 503 10;
  2. #X msg 27 167 symbol list;
  3. #X msg 107 201 symbol until;
  4. #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
  5. 0;
  6. #X text 4 85 author: mrtoftrash@gmail.com;
  7. #X msg 128 252 symbol zexy/list2symbol;
  8. #X text 4 28 description: searches for an external's or an abstraction's
  9. help file and tries to open it.;
  10. #X text 4 106 version: 2009-09-25;
  11. #X text 3 65 tags: file patch;
  12. #X obj 27 294 tof/open_help;
  13. #X obj 39 392 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
  14. -1;
  15. #X obj 39 414 tof/open_help tof/param;
  16. #X text 72 351 If you define the name of an external or abstraction
  17. as an argument \, open_help will open that abstraction's or external's
  18. help file when you send a bang to the inlet or when you CLICK open_help.
  19. ;
  20. #X text 186 413 <- CLICK;
  21. #N canvas 429 138 494 344 META 0;
  22. #X text 12 115 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  23. Wilkes for Pd version 0.42.;
  24. #X text 12 95 AUTHOR Thomas Ouellet Fredericks;
  25. #X text 12 25 DESCRIPTION search for an external's or an abstraction's
  26. help file and tries to open it;
  27. #X text 12 5 KEYWORDS control filesystem patch_op;
  28. #X text 12 75 INLET_0 symbol;
  29. #X text 12 55 LICENSE GPL v2;
  30. #X restore 415 446 pd META;
  31. #X connect 0 0 8 0;
  32. #X connect 1 0 8 0;
  33. #X connect 4 0 8 0;
  34. #X connect 9 0 10 0;