[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Combi-box issue

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
Ok, so cmbInteger:lookup(cmbInteger:screen-value) is ok, but lookup(cmbInteger:screen-value,cmbInteger:list-item-pairs,cmbInteger:delimiter) will fail...because there are some extra formatting stuff in the cmbInteger:list-item-pairs. Thanks for the code anyway :-) but I had the solution, just had to use cmbCharacter instead of cmbInteger :-) I still believe it has to be some wrong with the list-item-pairs when using combo-box as integer...

Continue reading...
 
Status
Not open for further replies.
Back
Top