This installment of Carsten Flensburg’s APIs by Example shows us how to use APIs to get a list of spooled files by name, user, queue, date, etc., and then either verify them, delete them, or move them to another output queue.
The sample source code includes an ILE RPG program, a CL command-checking program, online help, and source for the MNGSPLF command.