-----------------------------------------------------------------------------
program:	QuickZip v1.0
date:		9-2-00
type:		zip utility
version:	1.0
siteware:	visit http://www.audioheadz.co.uk to own this software, rules are
		you must spend 5 minutes there checking it out, enjoy!
Copyright:	Hidden Talents 2000.
-----------------------------------------------------------------------------

Q: What does it do?

whilst maintaining the gigafiles section of my site i found the need for mass
zipping of files, for instance, if you have 100 .gig files in a directory and want
to zip each individually it takes ages.

QuickZip will do this in seconds, you have the choice to:

'Zip all Files':	this will add all files in the directory to a single zip file.

'Zip Individually':	every file in the directory will have its own zip, regardless 
			of its name, if you had 25 files in the directory, Zip individually
			will make 25 zip files.

'Zip Individually':	(with 'Include Same named files?' checked)
			this is where the program kicks ass, any file in the directory with
			the same name, but different extension will be added to a single zip.
			The file is then marked and will not be added to any others.
			
			e.g. say you had 10 .wav files called w00pass1.wav, w00pass2.wav....
			and 10 .gig files called w00pass1.gig, w00pass2.gig....
			and a text file called	w00pass1.txt.

			when you hit the zip button the first zip would be created and contain
			files w00pass1.wav, w00pass1.gig, w00pass1.txt, the second would contain
			w00pass2.wav, w00pass2.gig... etc, the best way to get to know it is to
			use it,

File Settings:		pretty obvious really, the prefix: *. relates to the extensions, for 
			.gig only type .gig, for all files, type *.
			
Output name:		what ever you enter here is what the zips will be named, if you had 
			typed junglist, and 'numbered starting' is still = 1,
			the zips would be called junglist_1, junglist_2, junglist_3... etc 
			 
Known Bugs:		there are no known bugs at this time, i have run it on directories of 
			upto 1000 files with no problems.  
			
