[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Is there a workaround to update a screen variable when you only have it's Widget Handle

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
Since there /has/ to be a connection between the widget and the variable in order to assign the latter, the only option I see is to move at least some of the validation logic into the assign - part. If you are able to turn the widget's content to caps then the assign code will take care of it. ( Now, I could start a rant on why includes are used to pave the way to hell, but you already found out .... )

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