|
1. You also could use a CL to retrieve the *LDA data area into a TEMP character field of length 1024, (RTVDTAARA *LDA &TEMP). 2. Create a temporary data area of 1024 characters, (CRTDTAARA DTAARA(TMPDTAARA) TYPE(*CHAR) LEN(1024)). 3. Send the TEMP character field into the temporary data area, (CHGDTAARA DTAARA(TMPDTAARA)). You'll have captured the contents of the *LDA Regards, ~~~~~~~~~~~~~~~~~~~~~ Jon A. Erickson Viking Industries, Inc. <http://www.vikingindustries.com> http://www.vikingindustries.com ~~~~~~~~~~~~~~~~~~~~~ <<Jon Erickson.vcf>> -----Original Message----- From: Krys Theodore [mailto:ktheodore@marksbros.com] Sent: Monday, November 16, 1998 9:59 AM To: 'MIDRANGE-L@midrange.com' Subject: RE: *lda It may be cumbersome, but if you bring it into an RPG and use a DS, you can write the DS into a physical file. What do you need to do with it? ---------- From: Mordechai Gluck[SMTP:MGLUCK@anadigics.com] Reply To: MIDRANGE-L@midrange.com Sent: Monday, November 16, 1998 10:46 AM To: 'midrange-l@midrange.com' Subject: *lda Hello to all!! Is there any way to copy a jobs *LDA ? Thanks in advance.... Mordy Gluck +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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 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.