<div dir="ltr"><div>Thanks, so simple, so powerful :)</div><div>Works perfectly!</div><div><br></div><div>Popesz<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 26, 2019 at 3:42 PM Claude Heiland-Allen <<a href="mailto:claude@mathr.co.uk">claude@mathr.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On 26/11/2019 14:12, Csaba Láng wrote:<br>
> Dear list,<br>
><br>
> I want to open from a pd patch a pd patch withe the message:<br>
><br>
> [;<br>
> pd open $1.pd /path-topatch;(<br>
><br>
> With simple naming of the patches such as numbers, works beautifully.<br>
> However if the name is a word, I cannot open them. What kind of <br>
> command should I send to this message to make it work?<br>
><br>
> just to be clear, if I want to open cat.pd, a message [cat( will not <br>
> make it happen.<br>
try [symbol cat( or [list cat( instead of just [cat(<br>
<br>
for more details read the fine manual, specifically about messages and <br>
selectors<br>
<a href="https://puredata.info/docs/manuals/pd/x2.htm#s3.1" rel="noreferrer" target="_blank">https://puredata.info/docs/manuals/pd/x2.htm#s3.1</a><br>
<br>
<br>
Claude<br>
-- <br>
<a href="https://mathr.co.uk" rel="noreferrer" target="_blank">https://mathr.co.uk</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>