Easy to Create, Easy to Change - Easy to use!


New Function in 8 - MemoCopy() - Copies, Appends, or inserts a field into a Memo (Ver. 8.0.0.1004)


Started by DataEase
You will need to Sign In to be able to comment on the Blog!

New Function in 8 - MemoCopy() - Copies, Appends, or inserts a field into a Memo (Ver. 8.0.0.1004)

Simple little function that allow you to append, insert or copy a "normal" DataEase field into a Memo field.

See MemoMemoCopy() for more information.

int MemoCopy(MemoToCopyTo,FieldToCopy,switch) Swtitch: 0=Append 1=Overwrite/copy 2=Insert at start.

Written by DataEase 27/09/11 at 12:40:13 Dataease [{8}]FIVE
/static/images/blank.png

Re:New Function in 8 - MemoCopy() - Copies, Appends, or inserts a field into a Memo (Ver. 8.0.0.1004)

Slight error in the spec: 0=Append 1=Owerwrite 2=Delete 3=Insert at beginning. Sorry!
Written by DataEase 15/11/12 at 11:44:21 Dataease [{8}]FIVE
/static/images/blank.png