|
You both are right. The mapics is really using a data area called LDA, but this is not the same as *LDA -----Original Message----- From: Mark Walter [mailto:mwalter@netrax.net] Sent: Monday, April 03, 2000 8:13 PM To: 'RPG400-L@midrange.com' Subject: RE: LDA Question I wrote a program to display the 'LDA' while in the middle of a Mapics job and saw a bunch of stuff relating to MAPICS. -----Original Message----- From: Shaw, David [SMTP:dshaw@spartan.com] Sent: Monday, April 03, 2000 12:07 PM To: 'RPG400-L@midrange.com' Subject: RE: LDA Question Mark, S/38 and AS/400 native versions of MAPICS do not and never have used the system LDA (*LDA) for anything. MAPICS programs have data structures named "LDA", but if you look at where the data in them comes from, you'll find that the program is getting it from one of the following: 1) A passed-in program parameter named "LDA". 2) Fields in the Jobs Active (JOBACT) file which are concatenated together into "LDA". 3) A data area created in QTEMP for the job by MAPICS job initialization named "ZZLDA". Dave Shaw Spartan International, Inc. Spartanburg, SC > -----Original Message----- > From: Mark Walter [mailto:mwalter@netrax.net] > > One word of caution. If you are using Mapics, be very careful > manipulating > the LDA. Mapics uses it extensively. +--- | 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 +--- +--- | 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 +--- +--- | 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 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.