Convert Spool file to DB file
115 pts.
0
Q:
Convert Spool file to DB file
Hi,

I have a spool file which I created by WRKACTJOB (*print).. Is it possible to convert the spool file format to a database file.....

What does an OVRPRTF command do ...?

Thanks,
Yogesh
ASKED: May 18 2009  11:19 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
2005 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi

1. create a "flat file" CRTPF Mylib/MyFile RCDLEN(132)
2. CpySplf to copy your spoolfile to the flat file.
Then you can read from this file in an HLL.

Phil



////////

OVRPRTF is used to temporally change PTF attributes like number of copies, Outq, etc.

Wilson
Last Answered: May 18 2009  2:46 PM GMT by WilsonAlano   2005 pts.
Latest Contributors: Philpl1jb   24520 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0