|
We still need more information - I think I know where you are going with this, but not sure. I do not know what a variable length file is. Or what a variable length record is. Are you talking about delimited fields in a line of an ASCII file with CR/LF as the row delimiter? You do not need RPG for that - you can use CPYTOIMPF and set the parameters as you need them to be. Are you talking about CSV files (comma-separated variables)? Answer is the same. Otherwise, if you know the structure of your target file, you can always build it using SQL in an RPG program or using QMQRY. Please help us help you by telling us what is the source (a physical file on the iSeries?) and what is the target (ASCII or EBCDIC, layout of each row, etc.). Vern -------------- Original message -------------- From: fbocch2595@xxxxxxx
We want to reformat a file on the AS400 to a variable length file to be processed by a server. -----Original Message----- From: kc2hiz@xxxxxxxxx To: midrange-l@xxxxxxxxxxxx Sent: Thu, 31 Aug 2006 11:56 AM Subject: Re: Variable Length Processing on AS400?Hi, can the AS400 process variable length records using RPG?From a tape file? From a stream file (IFS?) From the web? (CGI?) What sort of variable length record is under consideration? --buck -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. ________________________________________________________________________ Check out AOL.com today. Breaking news, video search, pictures, email and IM. All on demand. Always Free. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.