<?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: How to delete a file?</title>
		<atom:link href="http://cycling74.com/forums/topic/how-to-delete-a-file/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/how-to-delete-a-file/feed</link>
		<description></description>
		<pubDate>Mon, 17 Jun 2013 21:48:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-24020</guid>
					<title><![CDATA[How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-24020</link>
					<pubDate>Sat, 21 Jan 2006 03:26:20 +0000</pubDate>
					<dc:creator>Sydney Bristow</dc:creator>

					<description>
						<![CDATA[
						<p>Does anyone know how one can delete a file using Max? My application creates temp files and it would be nice if I could delete them.</p>
<p>I need this functionality for both Windows and Mac.</p>
<p>Thanks,</p>
<p>Syndey B.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68859</guid>
					<title><![CDATA[Re: How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68859</link>
					<pubDate>Sat, 21 Jan 2006 04:33:54 +0000</pubDate>
					<dc:creator>Wesley Smith</dc:creator>

					<description>
						<![CDATA[
						<p>you can us an mxj and the JAVA File class which has a method delete().</p>
<p>wes</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68860</guid>
					<title><![CDATA[Re: How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68860</link>
					<pubDate>Sat, 21 Jan 2006 09:19:15 +0000</pubDate>
					<dc:creator>Isjtar</dc:creator>

					<description>
						<![CDATA[
						<p>on osx, you can use the shell object and the rm unix command.<br />
on windows, maybe f.e.&#8217;s winhack objects can help you out, though i have no experience with winmax.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68861</guid>
					<title><![CDATA[Re: How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68861</link>
					<pubDate>Sat, 21 Jan 2006 10:22:08 +0000</pubDate>
					<dc:creator>f.e</dc:creator>

					<description>
						<![CDATA[
						<p>Yep. WinHack contains DOSHack class that does this very quickly.</p>
<p>best</p>
<p>f.e</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68862</guid>
					<title><![CDATA[Re: How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68862</link>
					<pubDate>Sun, 22 Jan 2006 01:00:37 +0000</pubDate>
					<dc:creator>Sydney Bristow</dc:creator>

					<description>
						<![CDATA[
						<p>It turns out that Bill Orcutt, the creator of the &#8220;shell&#8221; object also made a &#8220;rm&#8221; object (remove) with versions for OS X as well as Windows.</p>
<p>A list of Bill&#8217;s objects can be found here:  <a href="http://www.maxobjects.com/?v=authors&#038;id_auteur=44&#038;re" rel="nofollow">http://www.maxobjects.com/?v=authors&#038;id_auteur=44&#038;re</a> quested=shell&#038;operateur=AND&#038;id_plateforme=0</p>
<p>And they can be downloaded from here:</p>
<p><a href="http://www.publicbeta.cx/max/" rel="nofollow">http://www.publicbeta.cx/max/</a></p>
<p>Note: maxobjects.com is not up-to-date. Many of the object also have a Windows version.</p>
<p>Syndey B.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68863</guid>
					<title><![CDATA[Re: How to delete a file?]]></title>
					<link>http://cycling74.com/forums/topic/how-to-delete-a-file/#post-68863</link>
					<pubDate>Sun, 22 Jan 2006 18:43:00 +0000</pubDate>
					<dc:creator>Lê Quan Ninh</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

