HMG.4 Problems / Questions

Moderator: Rathinagiri

User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

HMG.4 Problems / Questions

Post by esgici »

Hi all

It's annoying being first in such topic :(

from C:\HMG.4\hmg\samples\window.main\demo_1.prg :

Error BASE/1004 No exported method: EVAL

Called from (b)EVAL(0)
Called from WINDOW:ACTIVATE(1829)
Called from MAIN(27)


Regards

--

Esgici
Last edited by esgici on Sat Aug 21, 2010 8:48 pm, edited 1 time in total.
Viva INTERNATIONAL HMG :D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems

Post by esgici »

And ...

C:\HMG.4\hmg\samples\combobox\demo_1 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(31



C:\HMG.4\hmg\samples\combobox\demo_2 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(28)


C:\HMG.4\hmg\samples\combobox\demo_3 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(30)


Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems

Post by esgici »

Too many errors :(

Including compiler errors :(

Probably I miss somethings important :cry:

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
danielmaximiliano
Posts: 2607
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG.4 Problems

Post by danielmaximiliano »

Hola Esgici:
yo segui los pasos para bajar todo desde el SVN , compile siguiendo mis metodos
(ver http://hmgforum.com/viewtopic.php?f=24&t=1641 y no eh tenido problemas
no tengo la carpeta llamada HMG dentro de HMG4

un saludo
Attachments
Capture4.jpg
Capture4.jpg (125.22 KiB) Viewed 20531 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems

Post by Roberto Lopez »

esgici wrote:Hi all

It's annoying being first in such topic :(

from C:\HMG.4\hmg\samples\window.main\demo_1.prg :

Error BASE/1004 No exported method: EVAL

Called from (b)EVAL(0)
Called from WINDOW:ACTIVATE(1829)
Called from MAIN(27)


Regards

--

Esgici
The code was incorrectly changed.

It is currently:

:OnInit := oWindow:Center()

But it should be:

:OnInit := { || oWindow:Center() }

I'll correct it and commit the fix.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems

Post by Roberto Lopez »

esgici wrote:And ...

C:\HMG.4\hmg\samples\combobox\demo_1 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(31



C:\HMG.4\hmg\samples\combobox\demo_2 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(28)


C:\HMG.4\hmg\samples\combobox\demo_3 :

Error BASE/1005 Message not found: COMBOBOX:_VALUE

Called from __ERRRT_SBASE(0)
Called from COMBOBOX:ERROR(0)
Called from (b)HBOBJECT(0)
Called from COMBOBOX:MSGNOTFOUND(0)
Called from COMBOBOX:_VALUE(0)
Called from MAIN(30)


Regards

--

Esgici
Combobox is not coded yet, so the sample is not working.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems

Post by esgici »

All are about SVN :(

Some help of Daniel give me some hints :)

My and Daniel's dir stru is different :o

IMHO only mystic is SVN ;)

Sadly my battery discharged for today.

Thanks :)

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.4 Problems

Post by Roberto Lopez »

esgici wrote:All are about SVN :(

Some help of Daniel give me some hints :)

My and Daniel's dir stru is different :o

IMHO only mystic is SVN ;)

Sadly my battery discharged for today.

Thanks :)

Best regards

--

Esgici
I've uploaded a fix and removed samples for not started controls.

To assure that you have the correct installation, please, delete the content of SVN folder, go to explorer, right click on it and select 'SVN checkout'.

When finished, you'll have a clean and updated copy of the sources.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems

Post by esgici »

Hello
Two different HMG.4 <DIR> structures
Two different HMG.4 <DIR> structures
HMG4DirStrus.jpg (15.89 KiB) Viewed 20501 times
I'm still confusing :?

<DIR> was building by downloaded HMG.4 setup prg and changed by SVN :?

Which one is correct, and how I can reach that correct way ?

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG.4 Problems

Post by esgici »

... and,

struggling under these type of detailed problems make very fatigue me :cry:

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
Post Reply