|
Try CPYSPLF FILE(ABC) TOFILE(DBLIB/DBFILE) CTLCHAR(*FCFC) then OVRPRTF FILE(QSYSPRT) CTLCHAR(*FCFC) CPYF FROMFILE(DBLIB/DBFILE) TOFILE(QSYSPRT) Or you could set up a printer file specifically for this purpose: CRTPRTF FILE(FCFC) CTLCHAR(*FCFC) then CPYF FROMFILE(DBLIB/DBFILE) TOFILE(FCFC) hth, Peter Dow Dow Software Services, Inc. 909 425-0194 voice 909 425-0196 fax ----- Original Message ----- From: <rob@dekko.com> To: <midrange-l@midrange.com> Sent: Friday, December 14, 2001 7:35 AM Subject: Re: CPYSPLF > > One way to try to print the contents of that physical file is a simple CPYF > OUTPUT(*PRINT). You'll probably notice a loss of all formatting. Another > thing you'll notice is that blank lines are gone. > > There are other options on the CPYSPLF which will store the SKIP's and > SPACE information at the far left of the records. But then you'll have to > write something to reformat that. Again, if you are using overlays or > anything, you may find this less than desirable. > > One radical idea is to set up Domino on that 400. Then set up a mail user > and use one of the many utilities out there - like IBM's infoprint server, > to email that user the spool file as an attachment. The better ones will > retain the overlays, etc. You can call this your spool file archive. > > Rob Berendt > > ================== > "They that can give up essential liberty to obtain a little temporary > safety deserve neither liberty nor safety." > Benjamin Franklin > > > > "Dare" > <oludare@ix.netcom. To: <MIDRANGE-L@midrange.com> > com> cc: > Sent by: Fax to: > midrange-l-admin@mi Subject: CPYSPLF > drange.com > > > 12/13/2001 05:11 PM > Please respond to > midrange-l > > > > > > > This is a multi-part message in MIME format. > -- > [ Picked text/plain from multipart/alternative ] > Guys, > > What is the consequence of the following command on V4R5M0. SPLFOUTF is a > physical file (data type) and record lenght is 144. Will I be able to > print my reports from SPLFOUTF? How? > > > > CPYSPLF FILE(QPRTSPLF) TOFILE(SPLFOUTF) > > -- > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > > > > > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.