Page 1 of 9

ViewError - HMG building utility

Posted: Wed Dec 17, 2014 2:15 am
by Pablo César
When we are developing system we need tools that could helps for simple and quick results.

I made this utility just to help to find and edit source code when at building stops for some error (including when executable was running at same time of building).

This app, could be improved, specially for Windows Explorer at making double click in Error.log/Build.log files and calls ViewError.

Saving source when are corrected/re-edited by ViewError is still pending (not ready yet).

I hope you enjoy it. :D
Pantalla3.png
Pantalla3.png (66.47 KiB) Viewed 7575 times
Remark: All attached files were removed due there is a updated version more ahead for downloading.

Re: ViewError

Posted: Wed Dec 17, 2014 6:08 am
by bpd2000
Thank you Mr. Pablo César for sharing

Re: ViewError

Posted: Wed Dec 17, 2014 7:02 am
by mol
Such solution shoud be included into IDE.
Current tool - after implementation UNICODE - doesn't work

Re: ViewError

Posted: Wed Dec 17, 2014 9:55 am
by serge_girard
Thanks Pablo !

Serge

ViewError

Posted: Wed Dec 17, 2014 2:08 pm
by Pablo César
Thank you Dave, Marek and Serge for your interest and motivation.
mol wrote:Such solution shoud be included into IDE
I'm seeing a way to include this app in Build.bat. I believe we can adapt it for replacing of Build Log from IDE and we can make official if is approved.

I am preparing another version. Any idea for improving or for correction, please do not heiste to tell me.

ViewError

Posted: Wed Dec 17, 2014 4:55 pm
by Pablo César
This is a workable version, but not finished.

Pending items:
- Edit source code
- Preference for source's editor
- Multi language according IDE files langs
- Re-Building option
- Resources / some embellishment

Now is in English language but it works if is included at main HMG folder and make some changings at Build.bat.

Remarks: All attached files were removed due there is a updated version more ahead for downloading.

Re: ViewError

Posted: Wed Dec 17, 2014 5:14 pm
by Javier Tovar
Gracias Pablo César, en verdad hace falta un depurador completo de HMG, que a la hora de compilar ahí mismo te muestre las lineas de código donde esta el error y poder modificar y volver a Recontruir ahí mismo, como en VB! o Delphi, junto con sus Form claro!. Sé que te esfuerzas por ello pero es un trabajo gigante!

Saludos

ViewError

Posted: Wed Dec 17, 2014 6:39 pm
by Pablo César
Javier Tovar wrote:junto con sus Form claro!
Me quedé pensando a que te referias... y creo que quieres decir utilizar un depurador atendiendo RUNTIME ERRORS ?

EL ViewError fué hecho para auxiliar los mensajes de errores durante la compilacion.

Pero creo que poco a poco vamos ir creando aplicativo para poder algun dia formar um FRAMEWORK con más recursos.

ViewError

Posted: Sun Dec 21, 2014 1:34 am
by Pablo César
New version released, some improvements, Preference screen and validations was made. Recognize when app is in HMG folder for future workable with Build.bat.

Not all dictionary was found for this app. I keeping in English language for most messages.

Preferences, are not saving yet. Next version will do and expect working in favorite editor, letting aside the Grid use for displaying source code.

Remarks: All attached files were removed due there is a updated version more ahead for downloading.

ViewError

Posted: Sun Dec 21, 2014 8:44 pm
by Pablo César
New version released, now is writing in ViewError.ini with colors and change on the fly.

Some bugs was found in INI lib. Specially when we try to write arrays.

Remarks: All attached files were removed due there is a updated version more ahead for downloading.