Página 1 de 1
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mar Sep 23, 2008 6:29 pm
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.
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mar Sep 23, 2008 6:38 pm
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.
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mar Sep 23, 2008 6:38 pm
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.
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 6:25 am
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)Â
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 6:25 am
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)Â
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 9:25 am
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.
>
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 9:25 am
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.
>
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 8:08 pm
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.
>>
>
>
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Mié Sep 24, 2008 8:08 pm
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.
>>
>
>
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Jue Sep 25, 2008 9:12 am
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.
>>>
>>
>>
>
IDE Error when displaying a form with DataSet and lOpen = .T.
Publicado: Jue Sep 25, 2008 9:12 am
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.
>>>
>>
>>
>