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

  • Thread starter Thread starter Daimyen Best
  • Start date Start date
Status
Not open for further replies.
D

Daimyen Best

Guest
Missing parens in the previous message was a typo here, code has the parens. DEFINE TEMP-TABLE ttOrder NO-UNDO LIKE Order FIELD RowIdent AS ROWID INDEX RowIdent RowIdent. Is the definition of ttOrder. RowIdent is already defined as a ROWID. Passing as ttOrder.RowIdent.RowIdent would be passing the index not the ROWID right? Could it be my PROPath set wrong, trying to compile another version of the callee?

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