hi, in the pd-msg i found the message to open an abstraction via message: ;pd open my_patch /path/to/my_patch_directory which works fine (at least linux) is there a variable for the working directory, in which i am? leaving empty does not work. marius.
|in the pd-msg i found the message to open an abstraction via message: |;pd open my_patch /path/to/my_patch_directory |which works fine (at least linux) is there a variable for the working |directory, in which i am? leaving empty does not work.
. works for me.
-- x D ¥ . O 7 6
hi, with ;pd open mypatch.pd i get an error-message, error: Bad arguments for message 'open' to object 'pd' can you send me your exact typing? i would like to open a patch which is in the same directory like the patch in which i have the message. marius.
am Mittwoch, 9. Oktober 2002 16:37 schrieb c.cd:
|in the pd-msg i found the message to open an abstraction via message: |;pd open my_patch /path/to/my_patch_directory |which works fine (at least linux) is there a variable for the working |directory, in which i am? leaving empty does not work.
. works for me.
-- x D ¥ . O 7 6
|with |;pd open mypatch.pd
try
; pd open mypatch.pd .;
watch the "." before the closing semicolon, this refers to current directory, which is where you started pd from.
pwd | shell | print
helps ..
|i get an error-message, |error: Bad arguments for message 'open' to object 'pd' |can you send me your exact typing? i would like to open a patch which is in |the same directory like the patch in which i have the message. |marius. | |am Mittwoch, 9. Oktober 2002 16:37 schrieb c.cd: |> |in the pd-msg i found the message to open an abstraction via message: |> |;pd open my_patch /path/to/my_patch_directory |> |which works fine (at least linux) is there a variable for the working |> |directory, in which i am? leaving empty does not work. |> |> . works for me. |> |> -- x D ¥ . O 7 6 |
he meant "." really. that wasn't ascii art! :)
Maurizio Umberto Puxeddu.
-- Messaggio originale -- From: marius schebella marius.schebella@chello.at To: "c.cd" jdl@xdv.org Subject: Re: [PD] open patch message Cc: pd-list@iem.kug.ac.at Date: Wed, 9 Oct 2002 17:19:44 +0200
hi, with ;pd open mypatch.pd i get an error-message, error: Bad arguments for message 'open' to object 'pd' can you send me your exact typing? i would like to open a patch which is in the same directory like the patch in which i have the message. marius.
am Mittwoch, 9. Oktober 2002 16:37 schrieb c.cd:
|in the pd-msg i found the message to open an abstraction via message: |;pd open my_patch /path/to/my_patch_directory |which works fine (at least linux) is there a variable for the working |directory, in which i am? leaving empty does not work.
. works for me.
-- x D ¥ . O 7 6
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list