Subject Re: Append problem xdml
From Bruce Beacham <bbeacham@no_plm_lowman.co.uk>
Date Mon, 9 Nov 2020 21:22:21 +0000
Newsgroups dbase.getting-started

I would add:

On 09/11/2020 21:10, Charlie wrote:
>         enddo
>         */        
>         //use &pth2
>         //getname = lname

sele b
use

>         use :train:taldata
>         append from &pth2//+trim('temp_talname')+".dbf"
>         flush
>

Bruce