|
Reader Feedback and Insights: Another Compression Utility
Hey, Ted:
There's another free compression utility that can do the same good work on save files . It's part of a free download from IBM .
The utility is called gzip, and it's a part of GNU Tools. The GNU utilities can be downloaded at IBM's Application Factory - Porting: GNU utilities download page . It appears it might be bundled with WDS V5R1.
Gzip runs in Qshell, but it is a link to a *PGM object. I've been able to make a copy of GNU/GZIP and call it. Just put each option-value pair inside apostrophes or single quote marks ('). For example,
gzip -N -q -9 '/path/file.ext'
becomes
call gzip parm('-N' '-q' '-9' '/path/file.ext')
Another utility, cpio, packages multiple files into one, like a save file. This could also be called as a program. The advantage of Qshell is that you can pipe the one application to the other.
-- Vern
Sponsored By
ADVANCED SYSTEMS CONCEPTS
|
|
SEQUEL meets all your iSeries and AS/400 data access needs in a single, integrated solution:
-
Windows, Web or host user interfaces
-
Convert AS/400 data into PC file formats
-
E-mail or FTP query results, reports and spool files
-
Run-time prompted queries and reports for end users
-
IF-THEN-ELSE logic in queries and reports
-
Report, form and label formatting second to none
-
Easily convert date fields, character-to-numeric, numeric-to-character and other data manipulation
-
SORT or JOIN using a calculated field
-
Quick summarization of data with Tabling function
-
Run multiple SEQUEL requests as one with the SEQUEL Scripting function
-
OLAP Business Intelligence at a fraction of the cost of comparable solutions
Take 6 minutes to view a SEQUEL ViewPoint ScreenCam movie to see how simple Windows-based AS/400 and iSeries data access can be! In just a few short minutes, you can find out ways to make your job easier and improve data access throughout your organization. Download the ViewPoint movie here .
For more information or a FREE trial of SEQUEL, call 847/605-1311 or visit Advanced Systems Concepts.
|
|
Editors
Howard Arner
Joe Hertvik
Ted Holt
David Morris
Managing Editor
Mari Barrett
Publisher and
Advertising Director
Jenny Thomas
Advertising Sales Representative
Kim Reed
Contact the Editors
Do you have a gripe, inside dope or an opinion?
Email the editors:
editors@itjungle.com
|