Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Clipper exe fails to open dbf running on win2000

Status
Not open for further replies.

socalwiz

Programmer
Jun 8, 2000
13
US
I have a DOS app (clipper 5.3 blinker 4.0) that has been running fine. Now I am informed it is not working. Upon selection of function, program errors out with DBFNTX 1002 -not able to open file. Problem is the line of code just before the use line is "copy stru extended to &t_file". This line does not produce the &t_file dbf to use. Can anyone suggest why this would stop working and maybe some fixes for it. thanks

socalwiz
 
It turned out to be a redundent function call. So what we did was to eliminate one of the calls.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top