HMG.3.4.2

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

User avatar
mol
Posts: 3774
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG.3.4.2

Post by mol »

Thanks for new debugger.
It looks fine, but, how can I turn it off and recall old debugger?
User avatar
Rathinagiri
Posts: 5480
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG.3.4.2

Post by Rathinagiri »

I think, in hmg.hbp remove the following lines and building the library may help. And, you have to use old IDE. May Claudio throw some light on this.

Code: Select all

source/debugger/dbgHB.prg
source/debugger/dbgGUI.prg
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3774
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG.3.4.2

Post by mol »

I have some suggestions about debugger for Claudio. I'll try to refer them. But now, I need to find some bugs as soon as possible.
Mario Mansilla
Posts: 270
Joined: Wed Aug 13, 2008 2:35 pm
Location: Córdoba - Argentina

Re: HMG.3.4.2

Post by Mario Mansilla »

Hola :
cuando realizo la modificacion CLEAR MEMORY por RELEASE MEMORY en la linea 823 del archivo i_window.ch al intentar generar la libreria con BuildLib.bat modo ansi obtengo un error y no se genera la libreria .

Saludos
Mario Rafael Mansilla
User avatar
srvet_claudio
Posts: 2220
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG.3.4.2

Post by srvet_claudio »

Hi all,
I fixed the problem with rename the command RELEASE MEMORY.
This patch include all previous patches.
Attachments
hmg.3.4.2_patch_2.rar
(844.61 KiB) Downloaded 364 times
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
srvet_claudio
Posts: 2220
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG.3.4.2

Post by srvet_claudio »

mol wrote:Thanks for new debugger.
It looks fine, but, how can I turn it off and recall old debugger?
Rathinagiri wrote:I think, in hmg.hbp remove the following lines and building the library may help. And, you have to use old IDE. May Claudio throw some light on this.

Code: Select all

source/debugger/dbgHB.prg
source/debugger/dbgGUI.prg
For now this is the only way.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
srvet_claudio
Posts: 2220
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG.3.4.2

Post by srvet_claudio »

mol wrote:I have some suggestions about debugger for Claudio. I'll try to refer them. But now, I need to find some bugs as soon as possible.
It will be welcome.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: HMG.3.4.2

Post by bpd2000 »

srvet_claudio wrote:Hi all,
I fixed the problem with rename the command RELEASE MEMORY.
This patch include all previous patches.
Thank you sir for update
BPD
Convert Dream into Reality through HMG
User avatar
mol
Posts: 3774
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG.3.4.2

Post by mol »

Thanks! I'll test tomorrow.
User avatar
Roberto Lopez
HMG Founder
Posts: 4012
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG.3.4.2

Post by Roberto Lopez »

Hi All,

I've found a problem with IDE ANSI on WIn7 Pro 32 (Spanish).

In menus and other things (like tabs) instead of the expected text, only 'XXX' appears.

Image attached.

I'm sorry in advance if this was already reported... this is a long thread :)

TIA.
bug.png
bug.png (218.04 KiB) Viewed 6350 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply