<?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: (a Max list is a message that begins with a number)</title>
		<atom:link href="http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:05:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-60526</guid>
					<title><![CDATA[(a Max list is a message that begins with a number)]]></title>
					<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-60526</link>
					<pubDate>Wed, 07 Dec 2011 02:56:50 +0000</pubDate>
					<dc:creator>David</dc:creator>

					<description>
						<![CDATA[
						<p>This is in the help reference for zl. What does it mean?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217855</guid>
					<title><![CDATA[Re: (a Max list is a message that begins with a number)]]></title>
					<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217855</link>
					<pubDate>Wed, 07 Dec 2011 07:26:38 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>messages sent to an object :</p>
<p>&#8220;1 2 3 4 5 6&#8243; is the method &#8220;list&#8221; with &#8220;1 2 3 4 5 6&#8243; as arguments ;<br />
&#8220;74 momo fait du bobo&#8221; is the method &#8220;list&#8221; with &#8220;74 momo fait du bobo&#8221; as arguments ;</p>
<p>&#8220;74&#8243; is the method &#8220;int&#8221; with &#8220;74&#8243; as argument ;<br />
&#8220;0.74&#8243; is the method &#8220;float&#8221; with &#8220;0.74&#8243; as argument ;</p>
<p>&#8220;toto 2 6 7 0&#8243; is the method &#8220;toto&#8221; with &#8220;2 6 7 0&#8243; as arguments ;<br />
&#8220;a b c d&#8221; is  the method &#8220;a&#8221; with &#8220;b c d&#8221; as arguments ;</p>
<p>i&#8217;m not sure to understand yet what really is a &#8220;symbol&#8221; ;-)</p>
<blockquote><p>
&#8220;For brevity in the discussion that follows, we refer to any Max message as a list including single elements such as int, symbol, and float and messages that begin with a symbol (a Max list is a message that begins with a number).&#8221;</p>
</blockquote>
<p>more or less [zl] behavior : anything is considered as list (except of course private command as zlclear).</p>
<p>HTH</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217856</guid>
					<title><![CDATA[Re: (a Max list is a message that begins with a number)]]></title>
					<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217856</link>
					<pubDate>Wed, 07 Dec 2011 10:47:49 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>vanille wrote: &#8220;1 2 3 4 5 6&#8243; is the method &#8220;list&#8221; with &#8220;1 2 3 4 5 6&#8243; as arguments</p>
<p>isnt it &#8220;1&#8243; with &#8220;2&#8243;, &#8220;3&#8243;, &#8220;4&#8243;, &#8220;5&#8243;, and &#8220;6&#8243; as arguments? that is how [printit] sees it.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217857</guid>
					<title><![CDATA[Re: (a Max list is a message that begins with a number)]]></title>
					<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217857</link>
					<pubDate>Wed, 07 Dec 2011 15:13:25 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>@vanille béchamel  is correct, if you write <strong>js</strong>, <strong>mxj</strong> or <strong>C</strong> code you&#8217;ll have a list method which will get the arguments: 1 2 3 4 5 6.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217858</guid>
					<title><![CDATA[Re: (a Max list is a message that begins with a number)]]></title>
					<link>http://cycling74.com/forums/topic/a-max-list-is-a-message-that-begins-with-a-number/#post-217858</link>
					<pubDate>Wed, 07 Dec 2011 18:45:06 +0000</pubDate>
					<dc:creator>David</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, that does help. I can&#8217;t remember seeing the word &#8220;method&#8221; used in the documentation but it makes sense to me that any symbolic names can be considered as referring to a &#8220;method of the object&#8221;. This sort of thing is often described in a language reference but Max documentation doesn&#8217;t seem to do it that way.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

