compress() and uncompress()
Michael Mantkowski
michaelj at clientrax.com
Tue Nov 29 16:15:19 UTC 2022
Suppose a "person" used the Omnis compress() function to compress the data of 400,000 records.
Now suppose this "person" did not read the information on the uncompress() function until after this was done and only then noticed that you need to supply the original uncompressed data size as a parameter of the uncompress() function. Note that the documentation for the compress() function does not say that you should save the uncompressed size when you use compress().
Any idea how to uncompress your data at this point?
*********************************************************************
Michael Mantkowski
ClienTrax Software
1-614-875-2245
*********************************************************************
More information about the omnisdev-en
mailing list