[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: May OpenEdge classes set the error-status?

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
or a MISSING *block* which would auto-create the record with the WHERE field values and contain follow-on code to do other business logic. FIND x WHERE x.field1 = value1 MISSING: /* record's created with x.field1 = value1 */ /* do other stuff */ END MISSING.

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