Monte-

Tuesday, August 17, 2010, 2:57:53 PM, you wrote:

> Hi

> Is there a way to preserve the resource fork using revZip on OS X?

No. Here's what I do:

-- tZipFile is the path to the outputfile
-- tFileName is the name of the input file
-- set the defaultFolder to the folder containing the input file
get shell("zip -r" && tZipFile && tFileName)
put url("binfile:" & tZipFile) into tData
                
-- 
-Mark Wieder
 mwie...@ahsoftware.net

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to