TZF - Appendfrom - problem

Pierre Wittwer <[email protected]> Wed, 2 Jul 2003 03:03:12 +0200
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Dear Topaz-Friends,

I work on a Database called newcust.dbf. Then I want to add all records to a
database called customer dbf.

  Newcust.GoTop;
  Customer.Alock;
  Customer.appendfrom('Newcust');
  Customer.unlock;                             as indicated in the Topaz
7.51 version.

Although I worked on the Newcust.dbf  I get a mistake Nr. 2 : Can not find
the file  Newcust.dbf.

Can you help me

Pierre Wittwer
Stans CH

==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt
Or send an email to: [email protected]

TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
==^================================================================