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.

Error in the IDE

Xailer professional forum in English
Responder
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

Error in the IDE

Mensaje por Oleg »

Dear developers!
After some actions in the Xailer IDE (1.9.7) with my projects this error
appears when I try to press CTRL-F (search):
TDBFBRWCOLUMN:CFILTER(489)
Error BASE/1004 Class: 'NIL' has no exported method: LFILTERBAR
Arguments: ( [ 1] = Type: U Val: NIL)
Are you aware of this problem? If not, I can describe the exact sequence of
actions to reproduce it.
Regards, Oleg
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Error in the IDE

Mensaje por jfgimenez »

Oleg,
> After some actions in the Xailer IDE (1.9.7) with my projects this error
> appears when I try to press CTRL-F (search):
>
> TDBFBRWCOLUMN:CFILTER(489)
> Error BASE/1004 Class: 'NIL' has no exported method: LFILTERBAR
> Arguments: ( [ 1] = Type: U Val: NIL)
>
> Are you aware of this problem?
No. It seems that the browse column has no parent, which is not possible.
> If not, I can describe the exact sequence of actions to reproduce it.
Yes, please. TIA.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Error in the IDE

Mensaje por jfgimenez »

Oleg,
> After some actions in the Xailer IDE (1.9.7) with my projects this error
> appears when I try to press CTRL-F (search):
>
> TDBFBRWCOLUMN:CFILTER(489)
> Error BASE/1004 Class: 'NIL' has no exported method: LFILTERBAR
> Arguments: ( [ 1] = Type: U Val: NIL)
>
> Are you aware of this problem?
No. It seems that the browse column has no parent, which is not possible.
> If not, I can describe the exact sequence of actions to reproduce it.
Yes, please. TIA.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

Error in the IDE

Mensaje por Oleg »

Jose!
>> If not, I can describe the exact sequence of actions to reproduce it.
Here is my sample project. Extract and open it in Xailer. Then go to
Form1.prg tab. Activate form by pressing F12. Select any column by mouse
click (f.e. 'batch').
Then open any other project (f.e. XailerSamplesBTSbts.xpj). Then press
Ctrl-F to find. The described error must appear.
Regards, Oleg


Attached files test751.zip (2.6 KB)Â
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

Error in the IDE

Mensaje por Oleg »

Jose!
>> If not, I can describe the exact sequence of actions to reproduce it.
Here is my sample project. Extract and open it in Xailer. Then go to
Form1.prg tab. Activate form by pressing F12. Select any column by mouse
click (f.e. 'batch').
Then open any other project (f.e. XailerSamplesBTSbts.xpj). Then press
Ctrl-F to find. The described error must appear.
Regards, Oleg


Attached files test751.zip (2.6 KB)Â
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Error in the IDE

Mensaje por jfgimenez »

Oleg,
> Here is my sample project. Extract and open it in Xailer. Then go to
> Form1.prg tab. Activate form by pressing F12. Select any column by mouse
> click (f.e. 'batch').
> Then open any other project (f.e. XailerSamplesBTSbts.xpj). Then press
> Ctrl-F to find. The described error must appear.
Thanks for your input. The error hapens because the object inspector is
already pointing to a inexistent object (the browse's column of the first
project). We'll try to fix it ASAP.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Error in the IDE

Mensaje por jfgimenez »

Oleg,
> Here is my sample project. Extract and open it in Xailer. Then go to
> Form1.prg tab. Activate form by pressing F12. Select any column by mouse
> click (f.e. 'batch').
> Then open any other project (f.e. XailerSamplesBTSbts.xpj). Then press
> Ctrl-F to find. The described error must appear.
Thanks for your input. The error hapens because the object inspector is
already pointing to a inexistent object (the browse's column of the first
project). We'll try to fix it ASAP.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder