Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!mcnc!ecsvax!nlcr From: nlcr@ecsvax.UUCP Newsgroups: net.micro.pc Subject: dbase 3 memo field query Message-ID: <3371@ecsvax.UUCP> Date: Thu, 11-Oct-84 09:48:53 EDT Article-I.D.: ecsvax.3371 Posted: Thu Oct 11 09:48:53 1984 Date-Received: Sat, 13-Oct-84 02:58:29 EDT Lines: 8 I am trying to append a foreign file (delimited with double quotes and commas) into a data base file which contains a memo fiels. All goes well except that the data which should go into the memo field - in the dbt file - appears to be discarded by dBASE. After the APPEND is complete, I try to display the contents of the memo field and it is empty; all other fields are fine. Does anyone know how to append data into a memo field or is it simply not possible ? Many thanks.