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






hi hth,

When I run a program like BOM200...I get a spool file, and I could use cpysplf
to save it to a PF..and then I could output it to PC, however all the colomns
are mixed together thus it's difficult to process the data in EXCEL file.

I use a component of IBM software Personal communication AS/400 which called
'data transfer' to get data from AS/400 to PC. if it's a PF database then all
the colomn informations are saved in another file with a suffix .FDF whiching
telling me how does the data in that file arranges. if it's a file getting by
CPYsplf then the format is always only one column which 250 long...

PCFDF
PCFT 1
PCFO 1,1,3,2,1
PCFL HQSPLF 1 250

Any idea?

thanks.
hqin





owner-rpg400-l@midrange.com on 2000-05-08 16:44:18

Please respond to RPG400-L@midrange.com

To:   rpg400-l@midrange.com
cc:
Subject:



>good point, I used cpysplf also. However sometimes I would like to get it in
>EXCEL file, because if it's a report I would like to get the colomns seperated.
>How to make this possible?

If the sole purpose of conversion of data to EXCEL  is to retain column
formatting this too can be achieved employing the CPYTOPCD command having
already used CPYSPLF to populate a database file with the spooled output.

The following parameter on the CPYTOPCD command ensures that the format of the
records in the database is maintained in the eventual .TXT file.

 Format of PC data  . . . . . . . TRNFMT         *NOTEXT

HTH

Robert Ilechuku
ilechr@cbs.fiserv.com






+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---






+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.