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?
If i have updated few fields of Adabas file using UPDATE
command, and after that i used display to see that field
get updted or not. If in Display it showing nothng or
record did not get updated then what can be the possible
reasons?