[progress Communities] [progress Openedge Abl] Forum Post: Re: Gui Application...

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
I have no access to wbt, so am going on your code snippets here. Your caller should not compile - it is missing a closing parenthesis, ie it should be: RUN gOrderMaint.w ( INPUT ghProcLib, INPUT ttOrder.RowIdent ). If that was just a typo, what is the datatype of ttOrder.Row|dent? I would expect this to be a ROWID, you can find it wherever the temp-table ttOrder is defined, something like: DEFINE TEMP-TABLE ttOrder FIELD RowIdent AS ROWID

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