use getlabel to load value label from externational dictiona
Posted: November 13th, 2015, 12:11 pm
Hi,
May I use getlabel() to load value label from external dictionary?
LHHLANGUAGE is a variable in an external dictionary named HHLISTING. I tried to use the following code to get the value label, but then i got error message "ERROR: Dictionary object expected near line 42 in CNULL_FF procedure".
getlabel( LHHLANGUGE,LHHLANGUGE(i) )
Is that possible to do that?
best
Jing
May I use getlabel() to load value label from external dictionary?
LHHLANGUAGE is a variable in an external dictionary named HHLISTING. I tried to use the following code to get the value label, but then i got error message "ERROR: Dictionary object expected near line 42 in CNULL_FF procedure".
getlabel( LHHLANGUGE,LHHLANGUGE(i) )
Is that possible to do that?
best
Jing