× 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.



sweet - but how bout in a fixed format?

On Mon, Jan 28, 2019 at 6:02 PM Musselman, Paul <pmusselman@xxxxxxxxxxxxxxxx>
wrote:

There are several options for copying a file to the IFS in CSV (Comma
Separated Variable) format.

If you want a truly flat file, one option would be to print the file in
the format you want, and use OVRPRTF to direct the file to the IFS. This
even works with print overlays.

OVRPRTF FILE(yourprintfile) TOFILE(QSYSPRTAFP) DEVTYPE(*AFPDS)
TOSTMF('/your/path/here.pdf') WSCST(*PDF) [other parms at your option]

Paul E Musselman
PaulMmn@xxxxxxxxxxxxx

.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jay
Vaughn
Sent: Monday, January 28, 2019 5:46 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: cpytompf for flat file

problem is, the file is not really flat :)
it has columns, but want it copied as a flat file...

On Mon, Jan 28, 2019 at 5:43 PM Justin Taylor <JUSTIN@xxxxxxxxxxxxx>
wrote:

Have you tried CPYTOSTMF?



-----Original Message-----
From: Jay Vaughn [mailto:jeffersonvaughn@xxxxxxxxx]
Sent: Monday, January 28, 2019 4:25 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: cpytompf for flat file

I want to simply copy a flat file from the iSeries to the IFS and retain
the exact formatting using the cpytoimpf command...

is there a way? what are the correct parms?

an example of what the flat file data looks like is...

1 0000000000 200 00000000170228C00000036000000000000013037

1 0000000000 200 00000000170228C00000000000000000000015289

1 0000000000 200 00000000170228C00000036000000000000289066

1 0000000000 200 00000000170228C00000036000000000000290668

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.