Hi guys,
I have this problem, when I do an "append from dbf" i get an error message of "alias not found" but it only happens the first time, if I run it for a second time it works just perfect, it sound like I am missing a declaration somewhere. Any idea?
Thanks in advance.
Sincerely,
Daniel Buentello
"Here comes the hawk...
I have this problem, when I do an "append from dbf" i get an error message of "alias not found" but it only happens the first time, if I run it for a second time it works just perfect, it sound like I am missing a declaration somewhere. Any idea?
Code:
select 2
use w:cu_servs
append from dbf( ['captura_movs'] )
_screen.activeform.release
Thanks in advance.
Sincerely,
Daniel Buentello
"Here comes the hawk...