... ) } :bOnPostEdit := { | oCol, xVal, nKey | If( nKey <> VK_ESCAPE ,; ( oCol:value := xVal ,; totalinea( oBrw, aVar, aGet ) ,; graba_movbco( lNew, aVar, oDlg, oBrw, oQryBancos ) ,; addrow( oBrw, oQryBancos, lNew ) ), ) } :bEditWhen := {|| !EMPTY( aItems[oBrw:nArrayAt, 1] ) } END WITH ...