|
Compress |
Top Previous Next |
|
This causes a file to be compressed into a packed file as discussed in the file compression and encryption chapter. This command is invoked using the syntax
$Compress source target
where source is the name of the source file to be compressed and target is the name for the resultant compressed file An example is :
$compress file.gms compressfile1.gms
$Decompress reverse this process. |