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...
Continue reading...