One Way To Condense A Verbose Spooled File
November 29, 2016 Ted Holt
IBM i includes many reports that we can use to glean a lot of information. If you run packaged software, the vendor likely includes many other reports. The problem with such reports is that they often contain more information than what you need and want. After all, they’re written for the world at large, not tailored for you. It may be that a utility that resides on your system can transform reports into something more suitable for you and those who use your system. First, let’s get a report. DSPLNK OUTPUT(*PRINT) DETAIL(*EXTENDED) DSPOPT(*USER) Running this command on one of the |