<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Just to be clear: we're talking about opening a patch file that
      does not have the .pd extension, e.g. "mypatch.txt" or simply
      "mypatch". This certainly works (at least here on Windows.)</p>
    <div class="moz-cite-prefix">On 09.06.2020 17:27, IOhannes m zmölnig
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:962c7f9f-8e22-2bc5-abc7-b75575adc1f1@iem.at">
      <pre class="moz-quote-pre" wrap="">On 2020-06-09 15:55, Christof Ressi wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Does Pd open a patch that doesn't have the .pd extension?
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">Yes.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
not here.

```
$ ls -l
mypatch.pd
$ pd -stderr -verbose mypatch.pd
[...]
tried .../mypatch.pd and succeeded
^C
Pd: signal 2
$ pd -stderr -verbose mypatch
[...]
tried .../mypatch and failed
[...]
error: mypatch: can't open
$
```

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>