aboutsummaryrefslogtreecommitdiff
path: root/helplink-help.pd
blob: 3ec1d63386aefc2fa7eb385c83aa36c6a6e4a5fc (plain)
1
2
3
4
5
6
7
8
9
10
11
#N canvas 275 101 468 415 12;
#X text 20 10 [helplink] makes a clickable link to a help patch based
on the object name. It is useful for providing links to help patches
in other patches.;
#X obj 51 101 helplink select;
#X obj 54 304 helplink;
#X obj 50 143 helplink cyclone/counter;
#X obj 50 181 helplink iemguts/propertybang;
#X text 29 234 If the help patch or object does not exist \, [helplink]
will not output an error until someone clicks on the link.;
#X obj 55 339 helplink Gem/scale;