Page 2 of 2

Re: HMG 3.0.29 Patch 'a'

Posted: Fri Apr 16, 2010 11:14 am
by claudiotedesco
Hola Roberto

Vi tu ejemplo y funciona.
Te paso el error que me da

HMG Errorlog File


--------------------------------------------------------------------------------

Date:16/04/2010 Time: 08:10:15
Error BASE/1066 Argument error: conditional


Called from _DEFINEWINDOW(3700)
Called from MAIN(4)

--------------------------------------------------------------------------------


Este error se produce cuando instalo el patch "a" en Windows 2000 SP4.
Debe ser el sistema operativo. Si no tengo instalado este patch funciona perfectamente.
Cualquier cosa me avisas
Saludos
Claudio

Re: HMG 3.0.29 Patch 'a'

Posted: Fri Apr 16, 2010 12:00 pm
by Mario Mansilla
Hola Roberto :
Este ultimo error que menciona claudio :
Error BASE/1066 Argument error: conditional
Called from _DEFINEWINDOW(3700)
Called from MAIN(4)
me dio tambien a mí , solo que a mi me decia MAIN(5) . Esto sucedio cuando abrir y ejecute desde el ide un proyecto construido con versiones anteriores hasta la 28 .
Lo que hice fue simular una modificacion del form principal , grabarlo y ejecutar nuevamente desde el ide y se soluciono el problema .
Espero que sea de ayuda .

Saludos .
Mario Mansilla

Hola Roberto:
This last mentioned error claudio:
BASE/1066 Error Argument error: conditional
Called from _DEFINEWINDOW (3700)
Called from MAIN (4)
I also gave to me, just told me that my MAIN (5). This happened when to open and run from the ide a project built with previous versions to 28.
What I did was simulate a modification of the main form, save it and run again from the ide and fix the problem.
I hope it helps.

Greetings.
Mario Mansilla

Re: HMG 3.0.29 Patch 'a'

Posted: Fri Apr 16, 2010 12:31 pm
by mol
You're using hmg 3.0.28 with patch 3.0.29a, I think.
I've got such an error when I mixed versions.
Try to reinstall 3.0.29 and then patch it.

Marek

Re: HMG 3.0.29 Patch 'a'

Posted: Fri Apr 16, 2010 1:28 pm
by Roberto Lopez
mol wrote:You're using hmg 3.0.28 with patch 3.0.29a, I think.
I've got such an error when I mixed versions.
Try to reinstall 3.0.29 and then patch it.

Marek
I agree with this.

Please, do a clean 3.0.29 installation and copy the new libminigui.a to the \lib folder.

Or, you could wait until 3.0.30 and test again.