<?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: Allow standalone to use its own file path</title>
		<atom:link href="http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:30:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-49789</guid>
					<title><![CDATA[Allow standalone to use its own file path]]></title>
					<link>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-49789</link>
					<pubDate>Thu, 15 Apr 2010 10:51:13 +0000</pubDate>
					<dc:creator>xtian87</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>My patch finds and uses the contents of the folder its in. It finds it by sending |thispatcher| the &#8216;path&#8217; message and passing the resulting path to a umenu with autopopulate enabled. Works great. </p>
<p>However, I need to make my patch into a standalone. Sending |thispatcher| the path message doesn&#8217;t seem to work within a standalone.</p>
<p>Any ideas of how to find the file path of the application folder of a standalone exe?</p>
<p>Thanks,<br />
Christian</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-178782</guid>
					<title><![CDATA[Re: Allow standalone to use its own file path]]></title>
					<link>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-178782</link>
					<pubDate>Thu, 15 Apr 2010 11:06:12 +0000</pubDate>
					<dc:creator>Guillaume Evrard</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>you have to use a max message in standalones:</p>
<p>;max sendapppath address</p>
<p>where &#8216;address&#8217; is a receive object.</p>
<p>g</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-178783</guid>
					<title><![CDATA[Re: Allow standalone to use its own file path]]></title>
					<link>http://cycling74.com/forums/topic/allow-standalone-to-use-its-own-file-path/#post-178783</link>
					<pubDate>Thu, 15 Apr 2010 11:19:03 +0000</pubDate>
					<dc:creator>xtian87</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks very much that works perfectly.</p>
<p>Christian.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

