Discussions tagged Compression
Issue with PowerBuilder 2022 R2 'Extract' functionality
- Resolved
- Issue
- Last updated 12 months ago
- Sajith Prasannan replied 12 months ago
Dear Developers,
Please provide guidance on the issue I'm encountering in my project.
I have a .pdf file that has been compressed with zip.exe and stored in a table as a blob. I need to extract this file in PowerBuilder 2022 R2 using the 'Extract' ...
Events of the Compress Object
- Resolved
- How-to
- Last updated 1 year ago
- Adolfo Chairez Gallegos replied 1 year ago
How can i acces event of the Compress Object.
I use this code:
Integer li_resString ls_archivo, ls_carpetas[]CompressorObject lco_backuplco_backup = Create CompressorObject
li_res = lco_backup.Compress(ls_carpetas,ls_archivo,ArchiveFormatZIP!)
...
File Issue with Compressor and Extractor Objects
- Resolved
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hello,
Dev environment: PB2019 R3, v2670.
I am having issues with zipping and unzipping files with both the compressor and extractor objects. The code runs successfully on my dev machine, but when I deploy to our test box, the unzipped files are no...
- Page :
- 1