F.Y.I. version 3.2a & b dated 3/19/90 This coding example is the work of: Lonnie J. Rolland. He may be reached at the Symbol/MSI Tech Support BBS. It's phone number is (714) 545-7671. The maker, Lonnie expect no money or favors or nice words or swear words. This is the source code. The maker takes no responcibilities for loss by the end user of his collected Dbase databases. The .dbf rec has only one char. field of length '72' The .dbt rec has only one memo field, which can vary it's save size from a min of 512 to a max of 4096 char. *** for the full version 'fyi32a' *** The functions are: Find - an embedded string in the .dbf field or the first line of the memo field. Enter - the memo field can use either the built in full screen editor or import an existing file. Edit - an existing record with the same full screen editor. Remove - and pack a record from both the .dbt and the .dbt ( note Dbase won't pack memo fields! ) Print - an existing record or all records to the screen or a text file. *** for the quite limited version 'fyi32b' *** (bbs doorway ready) It has only the Find function. It has been enhanced to show all the memo field. There has been a request in put in a Browse funtion also. Do I hear a yea or a neigh on that? Thank you for your sugestions and complaints....enjoy!