Subject Re: [IBO] Duplicate a record
Author Jason Wharton
Do you like the sound of an InsertCopy method that will insert a copy of the
existing record?

Shall I add a button for it on the TIB_UpdateBar?

Also, I would be sensitive to the GeneratorLinks and DefaultValues. They
would apply over the top of the copied values.

Any other thoughts for this?

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Marco Lauria" <mslauria@...>
To: <IBObjects@egroups.com>
Sent: Monday, November 20, 2000 10:47 AM
Subject: Re: [IBO] Duplicate a record


> At 10.30 20/11/2000 -0700, you wrote:
> >How about if I created an Assign() method of the TIB_Row that would
transfer
> >values for rows names that match up and null the others that didn't match
> >up?
> >
> >Jason Wharton
> >CPS - Mesa AZ
> >http://www.ibobjects.com
> >
> It would be great,
> but an interesting function can be a duplicate function
> that duplicates a record for inserting purposes.
> WIth regards,
> MArco
>
>
>
>