<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
		<link>https://gprogs.com/viewtopic.php?id=421</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=421&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in zrObject.ExtractFileToDisk - Unhandled Exception.]]></description>
		<lastBuildDate>Fri, 30 Jul 2010 19:34:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1616#p1616</link>
			<description><![CDATA[<p>I think, I&#039;ll have to live with this then. Thanks for your informations.</p>]]></description>
			<author><![CDATA[null@example.com (Grisu)]]></author>
			<pubDate>Fri, 30 Jul 2010 19:34:09 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1616#p1616</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1615#p1615</link>
			<description><![CDATA[<p>you are very welcome <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; happy that someone is getting use from my work!&nbsp; the name issue is probably related to unicode support.&nbsp; ZLib does not use wide chars so it will have issues with unicode characters.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Fri, 30 Jul 2010 01:32:51 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1615#p1615</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1608#p1608</link>
			<description><![CDATA[<p>Thanks for your long time support. Not many people are that dedicated. Works fine so far...</p><p>I recently discovered another smaller issue: When I extract a zip file including other zips with&nbsp; filenames including German umlauts (&quot;ä&quot;,&quot;ö&quot;,&quot;ü&quot;), the names of the extracted files seem to be broken.</p><p>Haven&#039;t come up with a proper example code yet.</p>]]></description>
			<author><![CDATA[null@example.com (Grisu)]]></author>
			<pubDate>Thu, 29 Jul 2010 20:04:04 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1608#p1608</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1606#p1606</link>
			<description><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; glad its all fixed up!&nbsp; i had not implemented setting of the timestamp.&nbsp; i have done so and uploaded a new version.&nbsp; lmk how it works for you <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 28 Jul 2010 00:30:48 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1606#p1606</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1604#p1604</link>
			<description><![CDATA[<p>Great, seems to work so far. Got to test it more....</p><p>BtW: Is it normal that extraction of a file destroys the &quot;timestamp&quot;?</p>]]></description>
			<author><![CDATA[null@example.com (Grisu)]]></author>
			<pubDate>Tue, 27 Jul 2010 16:58:10 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1604#p1604</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1601#p1601</link>
			<description><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; please download the latest release as it should resolve your issues.&nbsp; for an added ability to detect issues (ie file in use), ExtractFileToDisk now returns true/false based on success.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Tue, 27 Jul 2010 00:01:45 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1601#p1601</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1598#p1598</link>
			<description><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; i should be able to get to the issues this evening.&nbsp; if you could whip up a running example with zip files included it would be much appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Mon, 26 Jul 2010 02:53:22 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1598#p1598</guid>
		</item>
		<item>
			<title><![CDATA[Re: zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1597#p1597</link>
			<description><![CDATA[<p>A workaround for the crash is to check each file with &quot;openfile(file,false,true)&quot;.<br />If one can&#039;t open them for writing, I skip the extraction of this file.</p><p>Perhaps there&#039;s a more elegant way to solve this issue?</p>]]></description>
			<author><![CDATA[null@example.com (Grisu)]]></author>
			<pubDate>Sun, 25 Jul 2010 20:52:53 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1597#p1597</guid>
		</item>
		<item>
			<title><![CDATA[zrObject.ExtractFileToDisk - Unhandled Exception]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1595#p1595</link>
			<description><![CDATA[<div class="codebox"><pre><code>Function Extract_Zip()

      Local zrObject:ZipReader = New ZipReader
      Local Extracted_file:String
      Local Scr_file:String 

      SetGadgetText(Curr_Msg_Lab,&quot;Extracting File: &quot;)
    
      If ( zrObject.OpenZip(ServerZIPFile) ) Then

      For Local i:Int=1 To zrObject.getFileCount()-1
                 Scr_file:String=zrObject.getFileInfo(i).zipFileName  
                 Extracted_file=Replace(Scr_file,&quot;Pocket Radio Player/&quot;,&quot;&quot;)

           If Extracted_file.find(&quot;.&quot;)&gt;0 Then zrObject.ExtractFileToDisk(Scr_file, Extracted_file, True) &lt;- This one!!

         Next

        zrObject.CloseZip()
    End If
        
End Function</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Grisu)]]></author>
			<pubDate>Sat, 24 Jul 2010 23:05:22 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1595#p1595</guid>
		</item>
	</channel>
</rss>
