During last night's usergroup presentation I mentioned another new Scorpio tag, one we've not yet discussed publicly, and the tag that will now appear last in alphabetical CFML tag listings. provides access to ZIP and JAR files, supporting the following actions: DELETE deletes one or more files from an archive file. LIST lists the contents of an archive file. READ reads the contents of an archived file into a variable. READBINARY reads the contents of a binary archived file into a variable. UNZIP extracts files from an archive file. ZIP compressed files into an archive file. A child tag is also supported as an optional way to provide file names and other attributes.