I created a form, clicked the splitter control, clicked on the form and
received the following error:
TSPLITTER:NEW(487)
Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
Arguments: ()
Also, during the link process on every sample I've tested I get the errors
in the attached image.
Andy
Attached files
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.
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(s) in Prerelease 5
- ignacio
- Site Admin
- Mensajes: 9442
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
Error(s) in Prerelease 5
Andrew,
In order to avoid the Splitter bug just put any control on the form before
you put the splitter. BTW we will try to fix it ASAP.
About your linking errors I presume there is a problems with your Resource
compiler. Have you change the default compiler or flags asigned by Xailer?
Could you try to reinstall Borland BCC to see if it fixed the problem.
Sorry for any inconvenience.
Regards,
"Andrew W. Ross" <awr@jps.net> escribió en el mensaje
news:[email=4325ad32@ozsrvnegro.ozlan.local...]4325ad32@ozsrvnegro.ozlan.local...[/email]
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
>
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
>
> Andy
>
>
>
>
>
>
In order to avoid the Splitter bug just put any control on the form before
you put the splitter. BTW we will try to fix it ASAP.
About your linking errors I presume there is a problems with your Resource
compiler. Have you change the default compiler or flags asigned by Xailer?
Could you try to reinstall Borland BCC to see if it fixed the problem.
Sorry for any inconvenience.
Regards,
"Andrew W. Ross" <awr@jps.net> escribió en el mensaje
news:[email=4325ad32@ozsrvnegro.ozlan.local...]4325ad32@ozsrvnegro.ozlan.local...[/email]
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
>
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
>
> Andy
>
>
>
>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Error(s) in Prerelease 5
Andrew,
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
You have to first put any other control, aligned to left, top, right or
bottom, and then put the splitter.
However, it's fixed to not show any error now.
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
I can't reproduce the problem here. ¿What resource compiler are you using?
--
Regards,
Jose F. Gimenez
>I created a form, clicked the splitter control, clicked on the form and
> received the following error:
>
> TSPLITTER:NEW(487)
> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
> Arguments: ()
You have to first put any other control, aligned to left, top, right or
bottom, and then put the splitter.
However, it's fixed to not show any error now.
> Also, during the link process on every sample I've tested I get the errors
> in the attached image.
I can't reproduce the problem here. ¿What resource compiler are you using?
--
Regards,
Jose F. Gimenez
Error(s) in Prerelease 5
Thanks for the workaround on the splitters issue.
I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a version
of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are correct in the
Tools/Options section of Xailer.
BTW, the exe builds and functions correctly. Strange no?
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=432687b0@ozsrvnegro.ozlan.local...]432687b0@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>>I created a form, clicked the splitter control, clicked on the form and
>> received the following error:
>>
>> TSPLITTER:NEW(487)
>> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
>> Arguments: ()
>
> You have to first put any other control, aligned to left, top, right or
> bottom, and then put the splitter.
>
> However, it's fixed to not show any error now.
>
>
>> Also, during the link process on every sample I've tested I get the
>> errors
>> in the attached image.
>
> I can't reproduce the problem here. ¿What resource compiler are you using?
>
> --
> Regards,
>
> Jose F. Gimenez
>
I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a version
of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are correct in the
Tools/Options section of Xailer.
BTW, the exe builds and functions correctly. Strange no?
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=432687b0@ozsrvnegro.ozlan.local...]432687b0@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>>I created a form, clicked the splitter control, clicked on the form and
>> received the following error:
>>
>> TSPLITTER:NEW(487)
>> Error BASE/1004 Class: 'NIL' has no exported method: NALIGN
>> Arguments: ()
>
> You have to first put any other control, aligned to left, top, right or
> bottom, and then put the splitter.
>
> However, it's fixed to not show any error now.
>
>
>> Also, during the link process on every sample I've tested I get the
>> errors
>> in the attached image.
>
> I can't reproduce the problem here. ¿What resource compiler are you using?
>
> --
> Regards,
>
> Jose F. Gimenez
>
Error(s) in Prerelease 5
Andrew,
> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
> correct in the Tools/Options section of Xailer.
>
> BTW, the exe builds and functions correctly. Strange no?
Yes, it's rather strange.
Please, be sure that xailerlibxailer.res is NOT included in the project.
If so, please, send me the project to review it.
--
Regards,
Jose F. Gimenez
> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
> correct in the Tools/Options section of Xailer.
>
> BTW, the exe builds and functions correctly. Strange no?
Yes, it's rather strange.
Please, be sure that xailerlibxailer.res is NOT included in the project.
If so, please, send me the project to review it.
--
Regards,
Jose F. Gimenez
Error(s) in Prerelease 5
I just opened any of the projects that came with the Xailer install and got
the error at the linking stage.
It's okay now. I reinstalled BC *and* Xailer and everything works fine
now -- very strange.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4329a3a3@ozsrvnegro.ozlan.local...]4329a3a3@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
>> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
>> correct in the Tools/Options section of Xailer.
>>
>> BTW, the exe builds and functions correctly. Strange no?
>
> Yes, it's rather strange.
> Please, be sure that xailerlibxailer.res is NOT included in the
> project. If so, please, send me the project to review it.
>
> --
> Regards,
>
> Jose F. Gimenez
>
the error at the linking stage.
It's okay now. I reinstalled BC *and* Xailer and everything works fine
now -- very strange.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=4329a3a3@ozsrvnegro.ozlan.local...]4329a3a3@ozsrvnegro.ozlan.local...[/email]
> Andrew,
>
>> I am using BC++ 5.5.1. The Resource compiler is brc32.exe and has a
>> version of 5.4 and a date/time of 06/27/2000/5:01 AM. The paths are
>> correct in the Tools/Options section of Xailer.
>>
>> BTW, the exe builds and functions correctly. Strange no?
>
> Yes, it's rather strange.
> Please, be sure that xailerlibxailer.res is NOT included in the
> project. If so, please, send me the project to review it.
>
> --
> Regards,
>
> Jose F. Gimenez
>