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.
- 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
Leave a Reply