[progress Communities] [progress Openedge Abl] Forum Post: Re: On Create Trigger Does Not...

  • Thread starter Thread starter nehaakg
  • Start date Start date
Status
Not open for further replies.
N

nehaakg

Guest
Thanks Brian and Laura! Just to be more clear on this point, if this is the case as Brian and Laura explained then wouldn't it be same for ON write statement as well? But ON write statement is getting executed even i am writing it after create + assign statements. define variable x as int init 1. create table1. assign table1.field1 = x. on write of table1 do: table1.field2 = 8. end.

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