Page 7 of 7
Re: HMG 3.0.41
Posted: Mon Jun 18, 2012 7:21 pm
by danielmaximiliano
Hi:
Sorry I forgot to comment on the changes the source file

- Crimson Editor - [ETempPostingHermes.jpg (168.33 KiB) Viewed 6904 times
error

- Escritorio_2012-06-18_16-20-30.jpg (149.59 KiB) Viewed 6904 times
Re: HMG 3.0.41
Posted: Thu Jun 21, 2012 4:33 am
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.
Re: HMG 3.0.41
Posted: Fri Jun 22, 2012 10:35 am
by hkrasser
Dear danielmaximiliano!
Thank You very much for your work and your solution!
Re: HMG 3.0.41
Posted: Fri Jun 22, 2012 11:56 am
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
Re: HMG 3.0.41
Posted: Fri Jun 22, 2012 3:29 pm
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 (36.05 KiB) Viewed 6839 times
changes were made to avoid conflicts with repeated variables

- Crimson Editor - [ETempPostinghbvpdf.jpg (131.77 KiB) Viewed 6839 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 (129.15 KiB) Viewed 6839 times
the message of attention generated by the application to run is simply because it has the route tables on your hard D:
Re: HMG 3.0.41
Posted: Fri Jun 22, 2012 4:27 pm
by danielmaximiliano
sorry, I forgot to upload the whole project including the modification of the library hbvpdf
Re: HMG 3.0.41 (errores de archivos)
Posted: Fri Jun 29, 2012 2:41 pm
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
Re: HMG 3.0.41 (errores de archivos)
Posted: Sat Jun 30, 2012 12:30 am
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 (166.4 KiB) Viewed 6724 times
Re: HMG 3.0.41
Posted: Sat Jul 07, 2012 2:17 am
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