≡#Syntax10.Scn.Fntoo
Contents of Compression and Archiving Tools
Compression and Archiving Tools
[
Text
| Contents |
Index
|
Master index
]
Tutorial objective
Compress
Principle of operation
Maintaining an archive document
Display archive directory - Compress.Directory
Add a list of files - Compress.Add
Extract all files - Compress.ExtractAll
Extract a list of files - Compress.Extract
Delete a list of files - Compress.Delete
Open a file - Compress.Open
Definitions.Arc - An example of archive
AsciiCoder encoder/decoder
Encode a text - AsciiCoder.CodeText
Encode a list of files - AsciiCoder.CodeFiles
Decode a text - AsciiCoder.DecodeText
Decode a list of files - AsciiCoder.DecodeFiles
Base64 encoder/decoder
Encode a file - Base64.Encode
Decode a text and store it in a file - Base64.Decode
UUDecoder
Decode a text - UUDecoder.Decode
Decode a list of files - UUDecoder.Decode
Overview
What's next?