IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mar Sep 23, 2008 6:29 pm
I'm getting a consistent error when displaying a form in the IDE that has a
dataset with lOpen = .T. and aIdxfiles contains an index file (in this case,
CAMODULE) to open. The error is:
ORDLISTADD(0)
Error DBFNTX/1003 Open Error: .DATACAMODULE.ntx
Arguments:()
(DOS Error 3)
I can ignore the error and continue and the application correctly runs that
form upon execution. The datasource connect path is correct and the index
file is in that folder. The error usually happens the first time I display
the form.
Gary S. Rogers
CourTech Systems, Inc.
dataset with lOpen = .T. and aIdxfiles contains an index file (in this case,
CAMODULE) to open. The error is:
ORDLISTADD(0)
Error DBFNTX/1003 Open Error: .DATACAMODULE.ntx
Arguments:()
(DOS Error 3)
I can ignore the error and continue and the application correctly runs that
form upon execution. The datasource connect path is correct and the index
file is in that folder. The error usually happens the first time I display
the form.
Gary S. Rogers
CourTech Systems, Inc.