In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

IDE Error when displaying a form with DataSet and lOpen = .T.

Xailer professional forum in English
Responder
g.s.rogers
Mensajes: 202
Registrado: Dom Feb 17, 2008 3:35 am

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por g.s.rogers »

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.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por ignacio »

Gary,
Could you send us a small sample that reproduces the error. TIA.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> 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.
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por NoName »

Gary,
Could you send us a small sample that reproduces the error. TIA.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> 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.
g.s.rogers
Mensajes: 202
Registrado: Dom Feb 17, 2008 3:35 am

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por g.s.rogers »

My folder structure is C:ProjectXailer for the application directory and a
subfolder of Data for the dbfs and ntxs. Program files are in a subfolder
Source
"Gary S. Rogers" <g.s.rogers@att.net> wrote in message
news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> 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.
--

Attached files Sample.zip (5.6 KB)Â
g.s.rogers
Mensajes: 202
Registrado: Dom Feb 17, 2008 3:35 am

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por g.s.rogers »

My folder structure is C:ProjectXailer for the application directory and a
subfolder of Data for the dbfs and ntxs. Program files are in a subfolder
Source
"Gary S. Rogers" <g.s.rogers@att.net> wrote in message
news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> 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.
--

Attached files Sample.zip (5.6 KB)Â
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por ignacio »

Gary,
Please use the Project - Export project menu option. TIA
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
> My folder structure is C:ProjectXailer for the application directory and
> a
> subfolder of Data for the dbfs and ntxs. Program files are in a subfolder
> Source
>
> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> 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.
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por NoName »

Gary,
Please use the Project - Export project menu option. TIA
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
> My folder structure is C:ProjectXailer for the application directory and
> a
> subfolder of Data for the dbfs and ntxs. Program files are in a subfolder
> Source
>
> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> 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.
>
g.s.rogers
Mensajes: 202
Registrado: Dom Feb 17, 2008 3:35 am

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por g.s.rogers »

Ignacio,
I don't see a Project - Export menu option. If I use the Project - Publish
option, the resulting file is over the limit for posting to this news group.
Gary
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:48d9eb80$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Gary,
>
> Please use the Project - Export project menu option. TIA
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Soporte Xailer]
> [Xailer support]
>
>
> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
> news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
>> My folder structure is C:ProjectXailer for the application directory
>> and a
>> subfolder of Data for the dbfs and ntxs. Program files are in a
>> subfolder
>> Source
>>
>> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
>> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> 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.
>>
>
>
g.s.rogers
Mensajes: 202
Registrado: Dom Feb 17, 2008 3:35 am

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por g.s.rogers »

Ignacio,
I don't see a Project - Export menu option. If I use the Project - Publish
option, the resulting file is over the limit for posting to this news group.
Gary
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:48d9eb80$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Gary,
>
> Please use the Project - Export project menu option. TIA
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Soporte Xailer]
> [Xailer support]
>
>
> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
> news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
>> My folder structure is C:ProjectXailer for the application directory
>> and a
>> subfolder of Data for the dbfs and ntxs. Program files are in a
>> subfolder
>> Source
>>
>> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
>> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> 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.
>>
>
>
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por ignacio »

Gary,
Then is not a simple project showing the error. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=48da821b@ozsrv2.ozlan.local...]48da821b@ozsrv2.ozlan.local...[/email]
> Ignacio,
>
> I don't see a Project - Export menu option. If I use the Project - Publish
> option, the resulting file is over the limit for posting to this news
> group.
>
> Gary
>
>
> "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
> news:48d9eb80$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Gary,
>>
>> Please use the Project - Export project menu option. TIA
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> [Soporte Xailer]
>> [Xailer support]
>>
>>
>> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
>> news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
>>> My folder structure is C:ProjectXailer for the application directory
>>> and a
>>> subfolder of Data for the dbfs and ntxs. Program files are in a
>>> subfolder
>>> Source
>>>
>>> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
>>> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>>> 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.
>>>
>>
>>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

IDE Error when displaying a form with DataSet and lOpen = .T.

Mensaje por NoName »

Gary,
Then is not a simple project showing the error. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=48da821b@ozsrv2.ozlan.local...]48da821b@ozsrv2.ozlan.local...[/email]
> Ignacio,
>
> I don't see a Project - Export menu option. If I use the Project - Publish
> option, the resulting file is over the limit for posting to this news
> group.
>
> Gary
>
>
> "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
> news:48d9eb80$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Gary,
>>
>> Please use the Project - Export project menu option. TIA
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> [Soporte Xailer]
>> [Xailer support]
>>
>>
>> "Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
>> news:[email=48d9c13c@ozsrv2.ozlan.local...]48d9c13c@ozsrv2.ozlan.local...[/email]
>>> My folder structure is C:ProjectXailer for the application directory
>>> and a
>>> subfolder of Data for the dbfs and ntxs. Program files are in a
>>> subfolder
>>> Source
>>>
>>> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
>>> news:48d91a72$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>>> 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.
>>>
>>
>>
>
Responder