If no one comes up with an easier answer, you could
WRKSPLF output(*print) which will give you storage for each spoolfile. If you are looking for overall totals, I guess you could read the print file as input and total.
————–
You could also try the QUSLSPL API, to list information about the spool files you’re interested in, including the storage amount that each one is using, and then add up the numbers as above.
CWC
————
Discuss This Question: