main logo
Subject: Re: Copy a file in and out of a memo field
Author: Jean Laeremans
Posted: 2005/11/30 13:45:40
 
View Entire Thread
New Search


On 11/30/05, Dan Neuman <Dan /AT/ buildersoftwaresolutions D.O.T com> wrote:
> Hello all.
>
> I want to distribute files to my clients inside a table.
>
> How do you copy tables in and out of memo fields?
>
>
> Thanks,
> Dan Neuman
> 702-233-2300x252
>
>
APPEND MEMO MemoField FROM FileName
[ OVERWRITE ]
[ AS nCodePage ]
COPY MEMO MemoField TO FileName
[ ADDITIVE ]

A+
jml



 
©2005 Jean Laeremans
<-- Prior Message New Search Next Message -->