Subject Re: [IBO] Re: How to duplicate a row from edit state into append/insert state?
Author Woody
From: "G. Nau" <b404_r66@...>
>
> I'll report,whether that think is working (probably until mid of next
week).
>


Another approach might be to use the BufferXXXX functionality of IBO to
position the buffer on the old record and just copy the fields directly from
the buffer fields to the newly inserted row. Just a thought...

Woody (TMW)