×
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.
BIGJOB creates 3 different spool files with the same name - CUSTRPT. Today the spool file numbers happen to be #'s 65,66, and 67.
In my email pgm, I can only select *LAST (which would only send report # 67), or I can select a specific #, such as 65 or 66 or 67. But I don't know the number.
What is the best way to handle this?
Name each spool file differently? Then I can name the three files CUSTRPT1, CUSTRPT2, and CUSTRPT3, and select each one.
Or, is there a way to retrieve the *LAST spool file number, and the (*LAST minus 1) spool file, and (*LAST minus 2) spool file?
Or a better method?
I see an API coming my way. Is there a SIMPLE way to do this - ie not using an API?
For example, RTVSPLFA (*LAST minus 2) ?? I have TAATOOLS if that helps.
Thanks
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit
http://www.symanteccloud.com
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.