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


  • Subject: RE: Moving A Record
  • From: "Kahn, David [JNJFR]" <DKahn1@xxxxxxxxxxxxx>
  • Date: Mon, 11 Oct 1999 15:34:29 +0200

Steve,

If the formats use identical field names you can just read one and write the
other. The compiler will generate all the code required to load the memory
location of each field from the input buffer and to the output buffer.

If they have different names throughout then you could declare an externally
described data structure for each and do a single move of one data structure
to the other. If you use this method you need to be absolutely certain that
the 2 record layouts will always remain identical.

Dave Kahn
Johnson & Johnson International (Ethicon) France
Phone : +33 1 55 00 3180
Email :  dkahn1@jnjfr.jnj.com (work)
           dkahn@cix.co.uk      (home)


-----Message d'origine-----
De: steve.doody@RICOH-RPL.COM [mailto:steve.doody@RICOH-RPL.COM]
Date: 11 October 1999 11:28
À: RPG400-L@midrange.com
Objet: Moving A Record





Hi,

I have an RPG400 program that accesses two files with similar(identical)
record
structures.  I want to copy from one record format directly to the other to
facilitate the use of an audit trail.  Is it possible to do this in one
operation or do I need to move each field individually.
+---
| 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 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.