Navigation: thinBasic Modules > ZLIB |
|
Description
This module provides support for compression using famous ZLib library.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "ZLIB"
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |