<?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: File Access and modifying</title>
		<atom:link href="http://cycling74.com/forums/topic/file-access-and-modifying/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/file-access-and-modifying/feed</link>
		<description></description>
		<pubDate>Mon, 17 Jun 2013 22:20:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/file-access-and-modifying/#post-49618</guid>
					<title><![CDATA[File Access and modifying]]></title>
					<link>http://cycling74.com/forums/topic/file-access-and-modifying/#post-49618</link>
					<pubDate>Thu, 08 Apr 2010 12:50:38 +0000</pubDate>
					<dc:creator>joedan06</dc:creator>

					<description>
						<![CDATA[
						<p>What objects would I want to use to list files in a directory and possibly move/rename/delete them or can Max even do this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178276</guid>
					<title><![CDATA[Re: File Access and modifying]]></title>
					<link>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178276</link>
					<pubDate>Thu, 08 Apr 2010 16:21:47 +0000</pubDate>
					<dc:creator>justin</dc:creator>

					<description>
						<![CDATA[
						<p>AFAIK there are three possibilities:</p>
<p>1. use folder external, but it will only provide a list of files in a directory<br />
2. look at shell external (osx only), over at maxobjects.com<br />
3. or otherwise if you want cross-platform, u could look into writing your own java based tools.</p>
<p>j</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178277</guid>
					<title><![CDATA[Re: File Access and modifying]]></title>
					<link>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178277</link>
					<pubDate>Thu, 08 Apr 2010 21:25:26 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>The [fscopy] external included in the Jasch bundle can do this on Mac OSX machines.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178278</guid>
					<title><![CDATA[Re: File Access and modifying]]></title>
					<link>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178278</link>
					<pubDate>Fri, 16 Apr 2010 16:16:38 +0000</pubDate>
					<dc:creator>joedan06</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m on a windows machine, so I&#8217;m pretty much SOL? :-(</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178279</guid>
					<title><![CDATA[Re: File Access and modifying]]></title>
					<link>http://cycling74.com/forums/topic/file-access-and-modifying/#post-178279</link>
					<pubDate>Sat, 17 Apr 2010 04:30:29 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>Have a look in the Examples Overview for jsFileTester which can copy files. It is a javascript so will work on windows too but will be a fair bit slower than a custom external. Hopefully this will help a bit.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

