To copy the content of a local memo field into a global named variable where it can be retrieved later with MemoGetGlobal()
Memos can't be queried the normal way due the the size, so all manipulation and moving around have to be done via Memo Objects.
MemoSetGlobal() will set the content of a local Memo into a Global Memory variable (named) and MemoGetGloba() will retrieve it and insert it into a local Memo fields object.
GlobalVariableName: Text
The name of the global variable.
SourceMemo:Memo
The memo from where we will copy the content and store in the global variable
Product: Dataease [{8}]FIVE. Written by DataEase 08/05/13 at 13:56:09