HMG Easy Build

Utilities like DBU, Make, IDE written in HMG/ used to create HMG based applications

Moderator: Rathinagiri

Post Reply
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

HMG Easy Build

Post by srvet_claudio »

Hi Friends,
this utility allow compile demos (.hbp, .prg) direct with a click.
This is a first version that will evolve, because it lacks features like the automatic update folder tree.
I hope you find it useful.

PS: for compile you need HMG.3.3.1 with patch 1 viewtopic.php?p=36228#p36228
Attachments
Captura_HMG_Easy_Build.JPG
Captura_HMG_Easy_Build.JPG (117.36 KiB) Viewed 8775 times
HMG_EasyBuild_EXE.rar
(1.11 MiB) Downloaded 719 times
HMG_EasyBuild_SOURCE.rar
(66.7 KiB) Downloaded 764 times
Last edited by srvet_claudio on Thu Sep 04, 2014 11:51 pm, edited 1 time in total.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

HMG Easy Build

Post by Pablo César »

Nice app Claudio ! Thanks for sharing.

On suggestion: When an error compiling would it gives an advise saying was not posible to compile and display error.log
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
andyglezl
Posts: 1461
Joined: Fri Oct 26, 2012 7:58 pm
Location: Guadalajara Jalisco, MX
Contact:

Re: HMG Easy Build

Post by andyglezl »

Gran trabajo Dr. Claudio, Felicidades ! Muy simple, muy util !
-----------------------------------------------------------
Great job Dr. Claudio, Congratulations! Very simple, very useful!
Andrés González López
Desde Guadalajara, Jalisco. México.
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG Easy Build

Post by srvet_claudio »

Many thanks Andres and Pablo.
Pablo César wrote:On suggestion: When an error compiling would it gives an advise saying was not posible to compile and display error.log
Good idea.
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 Easy Build

Post by bpd2000 »

Dr. Claudio, Congratulations
Thank you
BPD
Convert Dream into Reality through HMG
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG Easy Build

Post by esgici »

Thanks Dr. :D

Very nice utility :arrow:
Viva INTERNATIONAL HMG :D
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG Easy Build

Post by Rathinagiri »

Claudio,

The utility doesn't consider the *.hbc files which would be in the source directory.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Agil Abdullah
Posts: 204
Joined: Mon Aug 25, 2014 11:57 am
Location: Jakarta, Indonesia
Contact:

Re: HMG Easy Build

Post by Agil Abdullah »

Many thanks to Dr.Claudio Soto.

I love this one to try.

:D :D :D
Agil Abdullah Albatati (just call me Agil)
Programmer Never Surrender
User avatar
pctoledo
Posts: 123
Joined: Wed Aug 25, 2010 10:45 am
Location: Araçatuba - SP - Brazil
Contact:

Re: HMG Easy Build

Post by pctoledo »

Fantastic Dr. Claudio!

I took the liberty of making a few changes in action buttons:

Open File (see OPEN_FILE()) - for PRG files use Editor configured in the IDE (ex: Notepad++)

HMG Forum (see SEARCH_OPEN()) - search in forum about the control/function/events of the selected folder (ex: C:\hmg.3.3.1\SAMPLES\Controls\Button\BUTTON_1)
Attachments
HMG_EasyBuild.zip
(8.03 KiB) Downloaded 511 times
Regards/Saludos,

Toledo

Clipper On Line
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG Easy Build

Post by srvet_claudio »

Many thanks Friends for your nice words. :D
pctoledo wrote: I took the liberty of making a few changes in action buttons:

Open File (see OPEN_FILE()) - for PRG files use Editor configured in the IDE (ex: Notepad++)

HMG Forum (see SEARCH_OPEN()) - search in forum about the control/function/events of the selected folder (ex: C:\hmg.3.3.1\SAMPLES\Controls\Button\BUTTON_1)
Very nice Toledo, thanks!
Rathinagiri wrote:The utility doesn't consider the *.hbc files which would be in the source directory.
Rathi,
the idea is to highlight in the GRID only compilable files (.prg, .hbp), but the application can open any type of file (Open File Button)
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
Post Reply