× 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: Dual Format
  • From: Chris Bipes <rpg@xxxxxxxxxxxxxxx>
  • Date: Thu, 6 Jan 2000 09:18:42 -0800

Create an externally described data structure
D DSNAME        E DS                  EXTNAME(FILENAME)

This puts all the field names from your file into the data structure.  You
then just move DSNAME to your UBBUFF field.

Christopher K. Bipes     mailto:ChrisB@Cross-Check.com
Sr. Programmer/Analyst   mailto:Chris_Bipes@Yahoo.com
CrossCheck, Inc.         http://www.cross-check.com
6119 State Farm Drive    Phone: 707 586-0551 x 1102
Rohnert Park CA  94928 Fax: 707 586-1884

*Note to Recruiters
Neither I, nor anyone that I know of, is interested in any new and/or
exciting positions. Please do not contact me.


-----Original Message-----
From: Jim Langston [mailto:jlangston@conexfreight.com]
Sent: Thursday, January 06, 2000 7:29 AM
To: RPG400-L@midrange.com
Subject: Re: Dual Format


I understand the concept, and this is what I wanted to do, I am
just not sure how to implement it.

My file definitions for my DDS will have the various record layouts
externally described.  Then I can use this DDS, my concern is, how
do I get the buffer I have just written to single field for the actual
physical file itself?

For example, my header record has 7 fields, UCACCT, UCBRCH,
UCCCNT, UCDATE, UCAMNT, UCFILL and UCCODE.

My physical file will have one field, maybe I'll call it UBBUFF.

I can't say MOVEL UBCntrol01   UBBUFF  can I?
UBCntrol01 being my record format name for the header DDS.

Do I have to create a Data structure listing all my fields in my
program?  If so, it would be just as easy to internally describe
the file then.  I don't want to have to list the fields in my program.

Regards,

Jim Langston
+---
| 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.