×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Rolling your own IFS programs is relatively easy (see Scott's
tutorial) and should perform better than CPYTOSTMF. You would write
out the data with the separators, basically making a long string and
then writing it.

On Wed, Feb 27, 2008 at 8:31 AM, David FOXWELL <David.FOXWELL@xxxxxxxxx> wrote:
Hello,

I have a CL that uses CPYTOSTMF to a file in the IFS that is then converted to XLS format by a JAVA application. I've noticed that CPYTOSTMF seems to be extremely slow. The file copied has around 30 000 rows

Wouldn't I be better off if the PF copied never existed in the first place? I mean write directly to the IFS with the write() API ?

If so, how would I compose each line of data that is to be written ? Do I have to concatenate each column with a separator into the line that is to be written?

The JAVA application expects the hexadecimal character "0B" to tell it where the column separators are.

Thanks.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



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