BE_ContainerCompress

BE_ContainerCompress(data;{filename})



Converts stored container field data between the internal un-compressed and "compressed" formats.

Parameters:

- data : the uncompressed container field.

- filename : the filename to use.  If left out, the plugin will attempt to return text, which probably won't work for most uses of gzip.

Keywords:

Container Compress


Version History:

- 3.1 :

- 3.2 : Changed name from BE_Gzip to BE_ContainerCompress

Notes:

- the internal compression format is gzip.

- When inserting files into containers in FileMaker, you have the option to "compress" the file.  This function can change an uncompressed file into a compressed file.

Still need help? Contact Us Contact Us