Page 1 of 2
Combined HMG Doc
Posted: Fri Jul 18, 2014 1:13 am
by esgici
Hi All
A simple HMG utility attempt to build a HMG documentation set combined with sample programs.
Please read ReadMe file before build and run project.
- ComboDoc.zip
- Source and Run time files for ComboDoc project
- (6.96 KiB) Downloaded 338 times

- Sample screen shoot for ThisObject page of doc
- ThisOb ject.PNG (11.18 KiB) Viewed 5952 times
Viva HMG

Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 2:01 am
by danielmaximiliano
Hola Esgici :
gracias por el excelente trabajo, sin dudas es inmejorable el trabajo, solo puedo decirte que para abrir un archivo dentro del sistema de usuario es agregar el protocolo adecuado.
Hello Esgici:
Thanks for the excellent work, is undoubtedly excellent work, I can only tell you to open a file in the user's system is to add the appropriate protocol.
Line 363
Code: Select all
c1PrgHRef := "<p> <a href=" + '"' + "File://" + c1PRGFName + '"> Sample ' +;
IF( LEN( aPrgFNames ) > 1, '( ' + NTOC( c1PRGFName:__ENUMINDEX() ) + " )", '' ) +;
" ( " + c1PRGFName + " ) </a> </p>"
Combined HMG Doc
Posted: Fri Jul 18, 2014 2:23 am
by Pablo César
WOW Esgici, thank you for your excellent work.
Certainly is a very good tool to make it very fast result to add URL and will it be usefull.
I think I will need to re-edit all topic (all htm files), because is good to revise, to check and missing new ressources. For example in this first topic (Building_HMG_applications.htm here I attached an improved version for your appreciation/evaluation) has part of source code as example on it. This I think shall do it manually because is a brief samples but any way must add others examples a bottom of topic.
But anyway I found your work very good and clever. Thanks for sharing.
Thank you Daniel for your improving.
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 2:41 am
by danielmaximiliano
Hola Esgici :
estoy tratando de crear codigo HTML para poder compilar el ejemplo actual desde su aplicacion ComboDoc
( Sample 2 ) ( C:\hmg.3.3.1\Samples\Controls\THISWINDOW\demo.prg)
(Build Sample 2)
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 4:15 am
by bpd2000
Thank you Mr. Esgici for the excellent work sharing
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 7:25 am
by serge_girard
Great Work Esgici !
Thx, Serge
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 12:06 pm
by esgici
Thanks to all interested friends and nice words
Yes, please improve it !
Everything is for HMG and community

Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 1:00 pm
by serge_girard
Esgici,
cHMGRoot is now hardcoded to C:\hmg...
This maybe retrieved from INI file.
Greetings, Serge
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 3:13 pm
by Javier Tovar
Hello Esguici,
excellent work !
regards
Re: Combined HMG Doc
Posted: Fri Jul 18, 2014 3:51 pm
by Rathinagiri
That is a real break through Esgici.
