LDA Questions

1

*LDA error message -”DtaAra already defined”
Hi, I am trying to fetch data from *LDA. So that I coded like [strong]*DtaAra Define *LDA LDA [/strong]and then compile the program. But the compiler throw me an error says that [strong]“DtaAra already defined”. [/strong]When I search the string DtaAra and LDA in the source, I am not found any occurrences other than my [...]

Answer Question   |  January 6, 2011  4:09 AM
Data Area, LDA, RPG III
asked by:
510 pts.

On Line Help Program – RPGLE
Hi Is there a way to invoke a program when pressing the F1 key, without adding the Call statement to the program that is doing the calling ? I would also need to pass parameters, or LDA to the program that I would be calling. Thanks, Nick

Answer Question   |  December 9, 2010  10:02 PM
AS/400 Parameters, LDA, RPGLE
asked by:
410 pts.

Passing parameters thru LDA
Hi i want to know how the parameters can be passed from one RPG program to another RPG program using LDA.Please give me an example code. thanks Ram

Answer Question   |  August 31, 2011  6:41 AM
LDA, Local Data Area, RPG, RPG/400
asked by:
1,150 pts.

CL modification to retrieve the data in LDA
An application exists in production, which submits a job to do some business processing. The program gets invoked from a CL. The program is proprietary and does not have a source. It’s known that this program uses LDA while processing. How can the CL program, which submits the job, be modified to retrieve the data [...]

Answer Question   |  December 12, 2008  6:04 PM
CL, CL programs, LDA
asked by:
20 pts.

1