$decompress » History » Version 6
Per Amundsen, 09/29/2017 09:37 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | *$decompress(file|&bvar, blN)* |
||
| 4 | |||
| 5 | Decompresses the specified file or binary variable. |
||
| 6 | |||
| 7 | 5 | Per Amundsen | _Not compatible with mIRC compressed files_ |
| 8 | 4 | Per Amundsen | |
| 9 | _Can be used to decompress theme files._ |
||
| 10 | 1 | Per Amundsen | |
| 11 | *Parameters* |
||
| 12 | |||
| 13 | file|&binvar - File or &binvar to decompress. |
||
| 14 | 6 | Per Amundsen | blN - b indicates a &binvar is specified. iN = TODO, mN = TODO |
| 15 | 3 | Mr. BS | |
| 16 | See also [[$compress]]. |