[progress Communities] [progress Openedge Abl] Forum Post: Error 2780 (input Blocking...

  • Thread starter Thread starter atuldalvi123
  • Start date Start date
Status
Not open for further replies.
A

atuldalvi123

Guest
Within a .p program, I am simply updating one variable by prompting the user for input as below and this .p I am calling directly from a application menu which is designed in OpenEdge 11.6.3 with .Net framework. define variable VI_FINH_ID as integer . define variable www as handle . create window www . current-window = www. update VI_FINH_ID with FRAME AAA. I know, the Error 2780 comes at the update statement but not sure why. I tried Wait-For statement, but it is not working. Is there any solution on this ?

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