From 41eb4f92137dfa34066e634e5c14fa9e4123bd1c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 02:22:33 +0000 Subject: added META subpatch svn path=/trunk/externals/hcs/; revision=14441 --- grabbag/osascript-help.pd | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'grabbag/osascript-help.pd') diff --git a/grabbag/osascript-help.pd b/grabbag/osascript-help.pd index a9ec61d..1d68918 100644 --- a/grabbag/osascript-help.pd +++ b/grabbag/osascript-help.pd @@ -1,9 +1,18 @@ -#N canvas 264 225 450 300 10; +#N canvas 0 31 450 300 10; #X obj 47 213 osascript; #X text 21 23 run AppleScripts on Mac OS X; #X msg 33 99 tell application "safari" to open location "http://puredata.info" ; #X msg 64 152 tell application "firefox" to open location "http://puredata.info" ; +#N canvas 404 246 494 344 META 0; +#X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v3; +#X text 12 85 AUTHOR Hans-Christoph Steiner; +#X text 12 5 KEYWORDS control filesystem; +#X text 12 45 DESCRIPTION run AppleScripts on Mac OS X; +#X text 12 65 INLET_0 tell; +#X restore 392 266 pd META; #X connect 2 0 0 0; #X connect 3 0 0 0; -- cgit v1.2.1