<?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: Set default saving path / folder</title>
		<atom:link href="http://cycling74.com/forums/topic/set-default-saving-path-folder/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/set-default-saving-path-folder/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 04:40:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-35291</guid>
					<title><![CDATA[Set default saving path / folder]]></title>
					<link>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-35291</link>
					<pubDate>Wed, 09 Jan 2008 19:52:59 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,<br />
I have a patch where I want the user to be able to save screenshots (of a GL window, using jit.desktop &#8211;> jit.matrix) at any time, and the shots will be saved automatically with an incremental name like &#8220;image_5.png&#8221; etc. No problems with the matrix, commands, or the syntax, but when I do it, I can&#8217;t find where the files are saved. I haven&#8217;t tried this with a stand-alone version, just with the regular Max app. I seem to remember they got put somewhere in the Cycling folder, but I can&#8217;t find them there either&#8230; When I force a dialog box they save fine.</p>
<p>So really all I want is to be able to easily tell Max that &#8220;whatever file is saved, without any specified path, goes into this folder&#8221;, i.e., the current patch folder, ideally without having the user need to select it beforehand. Looked as the conformpath etc. objects, and the ;max commands, but am not sure how to make it all work. Probably missed something.</p>
<p>Thanks a bunch, I know it&#8217;s probably simple. It would be very handy for other stuff as well, like audio snippets etc. Stuff you don&#8217;t really need to go looking for with a dialog box, but don&#8217;t want to keep all in RAM all the time either, so you could load and re-load them from a custom browser within Max (like dropdowns, a thumbnail palette, etc).</p>
<p>Windows XP, 4.6.2</p>
<p>&#8211;CJ</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-120164</guid>
					<title><![CDATA[Re: Set default saving path / folder]]></title>
					<link>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-120164</link>
					<pubDate>Wed, 09 Jan 2008 20:08:54 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 9 janv. 08, at 20:53, Seejay James wrote:</p>
<p>> So really all I want is to be able to easily tell Max that &#8220;whatever  <br />
> file is saved, without any specified path, goes into this folder&#8221;,  <br />
> i.e., the current patch folder, ideally without having the user need  <br />
> to select it beforehand. Looked as the conformpath etc. objects, and  <br />
> the ;max commands, but am not sure how to make it all work. Probably  <br />
> missed something.<br />
><br />
> Thanks a bunch, I know it&#8217;s probably simple. It would be very handy  <br />
> for other stuff as well, like audio snippets etc. Stuff you don&#8217;t  <br />
> really need to go looking for with a dialog box, but don&#8217;t want to  <br />
> keep all in RAM all the time either, so you could load and re-load  <br />
> them from a custom browser within Max (like dropdowns, a thumbnail  <br />
> palette, etc).</p>
<p>
You may have a look to the &#8220;path&#8221; message for [thispatcher] which  <br />
returns the absolute path of the patch. With that information, it&#8217;s  <br />
fairly easy to construct the file path of whatever you want to save  <br />
using the [sprintf] object which allows you to concatenate  <br />
&#8220;strings&#8221; (I&#8217;d also recommend using the &#8220;symout&#8221; argument of [sprintf]  <br />
in order to make sure that you get one symbol which represents the  <br />
absolute path, even if there&#8217;s spaces in it).</p>
<p>Cheers,<br />
ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-120165</guid>
					<title><![CDATA[Re: Set default saving path / folder]]></title>
					<link>http://cycling74.com/forums/topic/set-default-saving-path-folder/#post-120165</link>
					<pubDate>Thu, 10 Jan 2008 00:20:19 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>Fantastic. I think I can make it work from that, thanks!</p>
<p>&#8211;CJ</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

