$compress » History » Version 3
Mr. BS, 05/23/2016 07:29 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | *$compress(file|&bvar, blN)* |
||
| 4 | |||
| 5 | Compresses the specified file or binary variable. The result is raw compressed data. |
||
| 6 | |||
| 7 | 2 | Mr. BS | _Not compatible with mIRC compressed files_ |
| 8 | 1 | Per Amundsen | |
| 9 | *Parameters* |
||
| 10 | |||
| 11 | file|&binvar - File or &binvar to compress. |
||
| 12 | blN - b indicates a &binvar is specified. iN = TODO |
||
| 13 | 3 | Mr. BS | |
| 14 | See also [[$decompress]]. |