From 971a8542b76545f257b8382dbf2cda1695a0dd99 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Jan 2004 03:27:50 +0000 Subject: got the open and close messages working but I wasn't have to get relative paths working. svn path=/trunk/; revision=1263 --- doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd b/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd index 639dc597..8917836b 100755 --- a/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd +++ b/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd @@ -1,12 +1,11 @@ -#N canvas 485 101 510 289 10; +#N canvas 608 409 514 293 10; #X text 10 4 open and close an abstraction; -#X text 21 96 (you have to put a corect name & valid path); #X text 24 164 close; #X text 26 30 open; #X text 22 221 (you have to put a corect name & valid path); -#X obj 396 17 abstraction; #X msg 25 185 \; pd-abstraction.pd menuclose \;; #X msg 25 50 \; pd open abstraction.pd /usr/local/lib/pd/doc/7.stuff/pd-msg/2.msg_and_pd/ ; -#X text 25 127 Sometimes you can get "." to work as a path \, but usually -it doesn't work. I don't know why...; +#X text 21 96 (you have to put a correct name and complete path); +#X text 25 127 Sometimes you can get relative paths (./ \, ../ \, etc.) +to work \, but usually not. I don't know why...; -- cgit v1.2.1