Am 26. November 2019 15:49:07 MEZ schrieb Roman Haefeli <[email protected]>:
>On Tue, 2019-11-26 at 15:12 +0100, Csaba Láng wrote:
>> Dear list,
>> 
>> I want to open from a pd patch a pd patch withe the message:
>> 
>> [;
>> pd open $1.pd /path-topatch;(
>
>[...]
>
>> just to be clear, if I want to open cat.pd, a message [cat( will not
>> make it happen.
>
>Use [symbol cat(.


and if you have many, many files (msgboxes) you can convert (almost) any 
selector toa symbol with [symbol]:

[cat(
|
[symbol]
|
[; pd open $1.pd /path/to/(


mfg.hft.fsl
IOhannes


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to