<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Roman Haefeli <reduzent@gmail.com><br>
<b>Sent:</b> 22 March 2018 07:36<br>
<b>To:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] cannot 'upgrade' old patch</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Don, 2018-03-22 at 07:44 +0100, rolfm@dds.nl wrote:<br>
> hi list,<br>
> <br>
> i have old patches made with Pdext 42.5.<br>
> when opened with Vanilla 48.1 i get lots of uncreated objects (of <br>
> course).<br>
> <br>
> some of them i'm not able to 'repair'.<br>
> e.g. [symbol2list]<br>
> <br>
> i put in a [declare -stdpath -zexy -stdlib -zexy].<br>
<br>
It should read:<br>
<br>
[declare -stdpath zexy -stdlib zexy]<br>
<br>
(without dashes before 'zexy').<br>
<br>
> it's possible to create a new [symbol2list] object.<br>
> <br>
> after saving, closing pd, opening again,<br>
> the new object is not created.<br>
> <br>
> what can i do to resolve this.<br>
<br>
Let's hope the typo was the reason for this. If not, then this is odd.<br>
I mean, if it works _before_ saving the patch, it is supposed to work<br>
after re-loading. I'd run pd in verbose mode. You can add the startup<br>
flag '-verbose' (without quotes) in your preferences. When loading<br>
[symbol2list], check what it does and whether Pd is looking into the<br>
right places.<br>
<br>
Roman</div>
</span></font></div>
</body>
</html>