Hi all,


I have single table forms using a tier who display several rows in EDIT
USING mode.

I want to be able delete the current row, but I don't want to see the
message 'DO YOU WANT TO DELETE THIS ROW ?' but the french equivalent.

As this message cannot be translate, nor hidden, I wrote an EEP that use :
DELETE ROW FROM TableName WHERE TableKey = KeyValue 
and it works OK, but .... when I am back on the form, the deleted row is
still there ...

Is there a command that refresh the form to re-display it (as do DELROW and
PLABACK F9) witout the deleted row ?

I tryed (without success) RECALC, RECALC TABLE, NEXTROW, NEXTTAB ... 

This command should exist, but I can't find it in the manuals ...

Any idea ?

TIA,

J.M. GRATIAS, Logimatique, France

Reply via email to