Simple Error Handling - 2

HMG Samples and Enhancements

Moderator: Rathinagiri

User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Simple Error Handling - 2

Post by esgici »

Hi all

After the first, this is second work on Error Handling.

I want first thanks to our friend Dilip Patel for introducing of template program and helping to development .

As stated top comment of prg, this program inspired from ErrorSys.prg of Steve Straley; so thanks to him too.

Please don't begrudge me our opinions any kind; especially critics, bugs, corrections and suggestions.

Long live HMG !

Regards

--

Esgici
Simple Error Handling - 2; Screenshoot
Simple Error Handling - 2; Screenshoot
SErrHnd2.jpg (67.36 KiB) Viewed 5843 times
SErrHnd2.zip
Simple Error Handling - 2; Source & test files
(36.9 KiB) Downloaded 497 times
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: Simple Error Handling - 2

Post by Rathinagiri »

Thanks a lot Esgici. Really useful one.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Dilip Patel
Posts: 31
Joined: Tue Aug 17, 2010 6:01 am

Re: Simple Error Handling - 2

Post by Dilip Patel »

Hi Esgici,
WoW!!!, The whole concept is truly exeptional from the original. This is called POWER CUMPUTING and with HMG. Your coding style is inspirational to novices.
Thanks again.
Regards,
Dilip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Simple Error Handling - 2

Post by esgici »

Hi Rathi and Dilip

Thanks a lot to your nice words, caused to forgot all my fatigue :D

You are right, this is POWER OF HMG !

And of course result of collective work; without you, this never can be exist; I thank to you.:)

Regards.

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
dhaine_adp
Posts: 457
Joined: Wed Aug 06, 2008 12:22 pm
Location: Manila, Philippines

Re: Simple Error Handling - 2

Post by dhaine_adp »

Hi Esgici,

Thanks for sharing the codes. It will be useful for everyone most especially during trouble shooting system crashes.

Thanks and Regards,

Danny
Regards,

Danny
Manila, Philippines
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Simple Error Handling - 2

Post by esgici »

Thanks Danny :)

Happy HMG'ing :D

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
Dilip Patel
Posts: 31
Joined: Tue Aug 17, 2010 6:01 am

Re: Simple Error Handling - 2

Post by Dilip Patel »

This program not only assists with system crashes but can be use to simulate a crash during testing a program to list all the open dbf data and the variables used!!!!!
Regards,
Dilip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Simple Error Handling - 2

Post by esgici »

Hi Dilip
Dilip Patel wrote:This program not only assists with system crashes but can be use to simulate a crash during testing a program to list all the open dbf data and the variables used!!!!!
Yes, may be ;)

I'm glad that you are liked it :)

BTW, I'm working yet on it ;)

Happy HMG'ing :D

--

Esgici
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: Simple Error Handling - 2

Post by Rathinagiri »

Wonderful Esgici! :) Very nice.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Simple Error Handling - 2

Post by esgici »

Thanks Rathi :)

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
Post Reply