HMG 3.0.41

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
danielmaximiliano
Posts: 2625
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.41

Post by danielmaximiliano »

Hi:
Sorry I forgot to comment on the changes the source file
Crimson Editor - [ETempPostingHermes.jpg
Crimson Editor - [ETempPostingHermes.jpg (168.33 KiB) Viewed 6878 times
error
Escritorio_2012-06-18_16-20-30.jpg
Escritorio_2012-06-18_16-20-30.jpg (149.59 KiB) Viewed 6878 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
brain
Posts: 26
Joined: Tue Aug 02, 2011 5:01 pm

Re: HMG 3.0.41

Post by brain »

Good day! I may suggest to your next update that if you may add footings to the grid and browse control so that we can easily add some computations or titles in each row. Tnx and more power HMG Forum.
hkrasser
Posts: 16
Joined: Fri Jul 10, 2009 12:08 pm
Location: Austria

Re: HMG 3.0.41

Post by hkrasser »

Dear danielmaximiliano!

Thank You very much for your work and your solution!
hkrasser
Posts: 16
Joined: Fri Jul 10, 2009 12:08 pm
Location: Austria

Re: HMG 3.0.41

Post by hkrasser »

Unfortunately there are new problems - ev. because of name-conflicts in hbvpdf.ch and forms (fmg)

Begin of hbvpdf.ch
============================================================
/*
* $Id: hbvpdf.ch 11685 2009-07-09 21:22:22Z vszakats $
*/

#include "fileio.ch"
#include "common.ch"

#define CRLF chr(13)+chr(10)
#define NORMAL 0
#define BOLD 1
#define ITALIC 2
#define BOLDITALIC 3
.............................
===============================================================

After including hbvpdf.ch:
............................... (only some examples:) .............

.\PLMED_AART.fmg(1529) Error E0030 Syntax error "syntax error at '12'"
.\PLMED_VKP.fmg(13) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(14) Error E0030 Syntax error "syntax error at '12'"
.\PLMED_VKP.fmg(38) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(39) Error E0030 Syntax error "syntax error at '12'"
.\PLMED_VKP.fmg(63) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(64) Error E0030 Syntax error "syntax error at '12'"
.\PLMED_VKP.fmg(88) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(89) Error E0030 Syntax error "syntax error at '12'"
.\PLMED_VKP.fmg(113) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(114) Error E0030 Syntax error "syntax error at '16'"
.\PLMED_VKP.fmg(139) Error E0030 Syntax error "syntax error at 'Arial'"
.\PLMED_VKP.fmg(140) Error E0030 Syntax error "syntax error at '12'"

545 errors

No code generated.
hbmk2: Error: Running Harbour compiler (embedded). 1
(c:\hmg.3.0.41\harbour\bin\harbour.exe) -n2 hermes.prg -q -oC:\DOKUME~1\Hans\LOKALE~1\Temp\hbmk_xywwws.dir\ -ic:\hmg.3.0.41\harbour\include -i. -ic:\hmg.3.0.41\include
User avatar
danielmaximiliano
Posts: 2625
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.41

Post by danielmaximiliano »

hkrasser wrote:Unfortunately there are new problems - ev. because of name-conflicts in hbvpdf.ch and forms (fmg)

545 errors
Hi Nkrasser :
changes in Hermes.prg

Code: Select all

/*
* Programm für Artikel- und Auftragsverwaltung
* Ideen: Datenstrukturen von ALI1, ALIA u AART übernommen und  ergänzt 
* Autor: Hans Krasser     
*/

#include "hmg.ch"
#include "hbvpdf.ch"

* Konstanten für leichteres ansprechen der low-level Funktionen
#define _FNAME         1
#define FO_SHARED      64
Include new Lib in x:\Temp\Posting\hbvpdf\lib\win\mingw To C:\hmg.3.0.41\LIB
build lib.jpg
build lib.jpg (36.05 KiB) Viewed 6813 times

changes were made to avoid conflicts with repeated variables
Crimson Editor - [ETempPostinghbvpdf.jpg
Crimson Editor - [ETempPostinghbvpdf.jpg (131.77 KiB) Viewed 6813 times
ud have corrected their application as HMG project, you can compile using the IDE or simply drag and drop on mibuild.bat
Posting_2012-06-22_12-18-31.jpg
Posting_2012-06-22_12-18-31.jpg (129.15 KiB) Viewed 6813 times
the message of attention generated by the application to run is simply because it has the route tables on your hard D:
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
danielmaximiliano
Posts: 2625
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.41

Post by danielmaximiliano »

sorry, I forgot to upload the whole project including the modification of the library hbvpdf
Posting hbvpdf.rar
(1.28 MiB) Downloaded 596 times
Posting hbvpdf.rar
(1.28 MiB) Downloaded 596 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
chelo
Posts: 15
Joined: Mon Feb 22, 2010 12:13 am
Location: Pcia. de Buenos Aires, Argentina

Re: HMG 3.0.41 (errores de archivos)

Post by chelo »

Hola Rathinagri:

Al bajar este archivo da errores y no se puede instalar. He intentado de otros sitios y tambien tiene errores.

Saludos

Chelo
User avatar
danielmaximiliano
Posts: 2625
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: HMG 3.0.41 (errores de archivos)

Post by danielmaximiliano »

chelo wrote:Hola Rathinagri:

Al bajar este archivo da errores y no se puede instalar. He intentado de otros sitios y tambien tiene errores.

Saludos

Chelo
Hola Chelo : desde SourceForge tambien se puede bajar, lo eh hecho desde Firefox 13 y ningún problema

http://sourceforge.net/projects/hmg/fil ... e/download
HMGforum.jpg
HMGforum.jpg (166.4 KiB) Viewed 6698 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
joposadas

Re: HMG 3.0.41

Post by joposadas »

Un saludos a todo(as):

¿Cuál es al futuro de HMG (oficial)?, es decir, hasta dónde prentenden llegar?, yo lo vengo usando desde hace 3 años y he pasado desde DBF, MDB y SQL, y he decidido inclinarme por MDB o MS-SQL (dependiendo de tipo de empresa).

Sin embargo, me agradaría saber qué se tiene pensado (por Roberto López) hacerle más a HMG.


De antemano muchas gracias y en especial a Roberto por este aporte enorme que ha hecho a la comunidad de clipperos y a mi en lo particular que ahora puedo competir con desarrolladores de VB y .NET
Post Reply