<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[cannot get string parameter $1]]></title><description><![CDATA[<p>hello</p>
<p>In vanilla, I create a simple [pd myabstraction test] , also tried with [myabstraction test] in a separate file</p>
<p>inside it, I have</p>
<p>[O]<br />
|<br />
[pack $1]<br />
|<br />
[print]</p>
<p>instead of printing &quot;test&quot;, it prints 9 when I click on the bang</p>
<p>anyone can tell me what I am doing wrong ?<br />
i this a known bug ?</p>
<p>regards</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 07:22:46 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11582.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Sep 2018 17:15:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to cannot get string parameter $1 on Mon, 03 Sep 2018 17:24:42 GMT]]></title><description><![CDATA[<p>hello</p>
<p>In vanilla, I create a simple [pd myabstraction test] , also tried with [myabstraction test] in a separate file</p>
<p>inside it, I have</p>
<p>[O]<br />
|<br />
[pack $1]<br />
|<br />
[print]</p>
<p>instead of printing &quot;test&quot;, it prints 9 when I click on the bang</p>
<p>anyone can tell me what I am doing wrong ?<br />
i this a known bug ?</p>
<p>regards</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1</guid><dc:creator><![CDATA[phil123456]]></dc:creator><pubDate>Mon, 03 Sep 2018 17:24:42 GMT</pubDate></item><item><title><![CDATA[Reply to cannot get string parameter $1 on Mon, 03 Sep 2018 17:35:51 GMT]]></title><description><![CDATA[<p>ok I found it,</p>
<p>[symbol $1]<br />
|<br />
[pack s]</p>
<p>dont know why it did not work at first</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1/2</guid><dc:creator><![CDATA[phil123456]]></dc:creator><pubDate>Mon, 03 Sep 2018 17:35:51 GMT</pubDate></item><item><title><![CDATA[Reply to cannot get string parameter $1 on Tue, 04 Sep 2018 17:03:39 GMT]]></title><description><![CDATA[<p>You don't even need the [pack s] there, [symbol $1] on its own should do it.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11582/cannot-get-string-parameter-1/3</guid><dc:creator><![CDATA[LiamG]]></dc:creator><pubDate>Tue, 04 Sep 2018 17:03:39 GMT</pubDate></item></channel></rss>