User Tools

Site Tools


pub:idocsapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pub:idocsapi [2020/01/21 09:11] – [TFPRT] kkramerpub:idocsapi [2020/01/22 08:41] – [IFDUPSPLF] kkramer
Line 75: Line 75:
 ===== IFDUPSPLF ===== ===== IFDUPSPLF =====
  
-Quick utility to duplicate a SCS spool file and change the owner on the new file. Original and new owner must both reside in the System Directory.+Quick utility to duplicate a SCS spool file and change the owner on the new file. Original and new owner must both reside in the System Directory. This command was named DUPSPLF initially but changed to IFDUPSPLF in version 6.83 to ensure that it’s unique on all customer systems.
 <html><pre> <html><pre>
                    Duplicate iSeries Spooled File (IFDUPSPLF)                                      Duplicate iSeries Spooled File (IFDUPSPLF)                  
Line 102: Line 102:
 </pre></html> </pre></html>
  
 +**Parameters:** <br>
 +Spooled file: input spool file name
 +Spooled file number: input spool file number
 +Job name/User Name/ Job Number: job ID of input spool file 
 +
 +Output Queue/Library: name and library of output queue
 +New SPLF user data: enter user data of output spool file (*SAME to retain the same attribute of input spool file)
 +New SPLF form type: enter form type of output spool file  (*SAME to retain the same attribute of input spool file)
 +New SPLF name: enter spool file name of output spool file  (*SAME to retain the same attribute of input spool file
 +Hold new SPLF: Hold the output spool file name
 +Page range: enter the range of pages of input spool file name
 +
 +**Example:**
 IFDUPSPLF FILE(INV) SPLNBR(2) JOB(106730/ANGUYEN/ANGUYENA) OWNER(OFERRER) IFDUPSPLF FILE(INV) SPLNBR(2) JOB(106730/ANGUYEN/ANGUYENA) OWNER(OFERRER)
  
pub/idocsapi.txt · Last modified: 2023/07/25 13:08 by kkramer