You can download a small program, that will help you to restore the spool file in the correct format for our test environment.

Download the SAVSPLF.400 file and place it in a folder on iSeries (AS/400) (e.g MYFOLDER) and use the BlueFax command RSTLIBFLR to restore the library SAVSPLF:

RSTLIBFLR SAVLIB(SAVSPLF) FROMFLR(MYFOLDER)

Then do as follows:

Create a library to hold the saved spool file object:
CRTLIB MYLIB

(The Library Name should not be more than 8 bytes in length)

Use SAVSPLF command:
SAVSPLF SPLF(MYSPOOL) TOFILE(MYLIB/MYFILE) SPLNBR(0001)

Use SAVLIB2FLR:
SAVLIB2FLR LIB(MYLIB) TOFLR(MYFOLDER) TGTRLS(V3R2M0)

You can have many files in the same library

Zip the saved file in the folder and send it to us.

 

 


Download the Test Spool File here.