On 10/24/07, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > In the latest of my series of most likely unanswerable Verity questions, I > have a question: > > Using CFINDEX, will Verity index supported document types in a Zip archive > that is created using CFZIP?
Since CFZIP makes a standard zip - Verity should be able to work it. Multiple zip formats are listed in the supported documents section of the docs. > Followup, loosely related question, is there any undocumented CFZIP > functionality that will allow me to ADD a new document to an existing zip > archive? It seems odd that they would add the ability to delete from an > archive, but not the ability to add to an archive. You can add, you just use the Zip action again. It can update an existing zip. -- =========================================================================== Raymond Camden, Camden Media Email : [EMAIL PROTECTED] Blog : www.coldfusionjedi.com AOL IM : cfjedimaster Keep up to date with the community: http://www.coldfusionbloggers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292006 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

