<?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[Concatenate without space and wher eto find l2s examples]]></title><description><![CDATA[<p>I have searched the forums here and read the concatenate posts and I've also tried playing about with l2s but I cannot seem to solve the following problem.</p>
<p>I need to append &quot;/40h&quot; to any incoming message...seems simple right? Here are some examples:</p>
<p>&quot;/clear 0&quot; is the incoming message and I need &quot;send /40h/clear 0&quot; as the output.<br />
&quot;/led 0 0 1&quot; needs to be &quot;send /40h/led 0 0 1&quot;</p>
<p>I have tried all kinds of different scenarios but cannot get this to happen. It seems like a simple prepend but that puts a space so I get things like &quot;/40h /led 0 0 1&quot;. l2s will strip all spaces out so I get &quot;/40h/led001&quot;. Anyone have any ideas, this has gotta be a fairly common task? Thanks!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 06:07:33 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/1427.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Feb 2008 22:26:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Concatenate without space and wher eto find l2s examples on Mon, 11 Feb 2008 22:26:32 GMT]]></title><description><![CDATA[<p>I have searched the forums here and read the concatenate posts and I've also tried playing about with l2s but I cannot seem to solve the following problem.</p>
<p>I need to append &quot;/40h&quot; to any incoming message...seems simple right? Here are some examples:</p>
<p>&quot;/clear 0&quot; is the incoming message and I need &quot;send /40h/clear 0&quot; as the output.<br />
&quot;/led 0 0 1&quot; needs to be &quot;send /40h/led 0 0 1&quot;</p>
<p>I have tried all kinds of different scenarios but cannot get this to happen. It seems like a simple prepend but that puts a space so I get things like &quot;/40h /led 0 0 1&quot;. l2s will strip all spaces out so I get &quot;/40h/led001&quot;. Anyone have any ideas, this has gotta be a fairly common task? Thanks!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples</guid><dc:creator><![CDATA[gotascii]]></dc:creator><pubDate>Mon, 11 Feb 2008 22:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to Concatenate without space and wher eto find l2s examples on Tue, 12 Feb 2008 04:37:35 GMT]]></title><description><![CDATA[<p>I was able to work this out myself after noodling it a bit more. Its strange...some of the easiest sounding tasks in Pd have proved to be the most challenging for a noob such as myself. In any case attached is the solution I came up with...it is probably much easier to do so I welcome any advice anyone might have <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p><a href="http://www.pdpatchrepo.info/hurleur/list_hackin.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/list_hackin.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples/2</guid><dc:creator><![CDATA[gotascii]]></dc:creator><pubDate>Tue, 12 Feb 2008 04:37:35 GMT</pubDate></item><item><title><![CDATA[Reply to Concatenate without space and wher eto find l2s examples on Tue, 12 Feb 2008 15:42:14 GMT]]></title><description><![CDATA[<p>A simpler version would be to use [prepend set /40h]. then you could just link the message into the prepend object.</p>
<p>Chris</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1427/concatenate-without-space-and-wher-eto-find-l2s-examples/3</guid><dc:creator><![CDATA[ChrisHipgrave]]></dc:creator><pubDate>Tue, 12 Feb 2008 15:42:14 GMT</pubDate></item></channel></rss>