<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: bugreport: crash when using sendnamed with var</title>
		<atom:link href="http://cycling74.com/forums/topic/bugreport-crash-when-using-sendnamed-with-var/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/bugreport-crash-when-using-sendnamed-with-var/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 14:32:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/bugreport-crash-when-using-sendnamed-with-var/#post-29015</guid>
					<title><![CDATA[bugreport: crash when using sendnamed with var]]></title>
					<link>http://cycling74.com/forums/topic/bugreport-crash-when-using-sendnamed-with-var/#post-29015</link>
					<pubDate>Sat, 02 Dec 2006 20:49:15 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Steps to reproduce are in the patch.<br />
Max 4.6.2, Windows XP</p>
<p>Mattijs</p>
<p>#P newex 17 103 26 9109513 print;<br />
#P newex 17 81 50 9109513 r anything;<br />
#P message 18 35 58 9109513 sendNamed;<br />
#P newex 18 55 78 9109513 js sendNamed.js;<br />
#P comment 79 35 124 9109513 < == don't press this!!;<br />
#P connect 3 0 4 0;<br />
#P connect 2 0 1 0;</p>
<p>save as sendNamed.js:</p>
<p>g = new Global(&#8220;yo&#8221;);</p>
<p>function sendNamed()<br />
{<br />
	var val = 1;<br />
	g.sendnamed(&#8220;anything&#8221;, val);<br />
}</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

