How can we initialize a variable which is a constant in a
LDA. Suppose I want to declare a variable #a N1(1:7) having
constant values as 1,2,3,4,5,6, and 7 for respective
occurance then how can we do that?
Answer Posted / joydeep chakrabarty
In your program editor, type:
1 #A (N1/1:7) INIT(v) <1,2,3,4,5,6,7>
Thanks.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why adabas is used?
What is find and read operation in adabas file?
Explain How will you the specification of database file?
What is adabas and why it is used?
Suppose if I have updated few fields of adabas file using update command, and after that I used display to see that field get updated or not. If in display it showing nothing or record did not get updated then what can be the possible reasons?
What is the full form of adabas?
What are the key features of adabas database system?
Explain the advantages of adabas?
Explain associator in adabas?
What is dbid used in adabas?
Define adabas?
Define an associator in adabas?
What is adabas?
Explain the difference between null compression and default compression?
Explain the significance of dbid used in adabs?