×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Just to tie this off... I restored the GZIP.SAVF from QMGTOOLS to a temporary IFS directory. I moved them to
/QOpenSys/usr/bin and they work just fine from the QSH environment.
FWIW - the IFS objects are from 2014, while the SAVF was from January 2025.
In my RPG application, I simply rename my JSON response from myfile.json to myfile.json.gz, then call QCMDEXEC to
STRQSH CMD('gunzip -f /mydirectory/myfile.json.qz')
The result is /mydirectory/myfile.json decompressed.
(the -f option replaces the resulting file if it exists).
As always, thanks for your help!
Greg
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Greg Wilburn
Director of IT
301.895.3792 ext. 1231
As an Amazon Associate we earn from qualifying purchases.