Very Basic Accounts keeping program

You can share your experience with HMG. Share with some screenshots/project details so that others will also be benefited.

Moderator: Rathinagiri

Dilip Patel
Posts: 31
Joined: Tue Aug 17, 2010 6:01 am

Very Basic Accounts keeping program

Post by Dilip Patel »

Attached please find a set of programs which I wrote for my wife's home business. The project is nowhwhwre complete. Also note that because the time constraint in the developement of the programs, in some places I hard coded certain code which is not correct. I am providing the set of programs to the forum in order that some novice programmers can learn from it. Also it after 7 years of laid off rest that I am now starting to program therefore please be forgiving. I now realise that with HMG, CLIPPER is living and alive. Thanks to all that are keeping the xBASE alive. Please note that I am open to suggetions on this program and will be willing to change the program as an when it is reuired.
Regards,
Dilip
Attachments
eZeAccLila.rar
(1.09 MiB) Downloaded 768 times
User avatar
danielmaximiliano
Posts: 2612
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Very Basic Accounts keeping program

Post by danielmaximiliano »

Hola Dilip:
gracias por compartir tu trabajo, siempre miro los desarrollos y aprendo de ellos.

Hello Dilip:
Thanks for sharing your work, always look at the development and learn from them.
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Very Basic Accounts keeping program

Post by esgici »

Hi Dilip

Thanks to sharing :)

Happy HMG'in :D

Regards

--

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: Very Basic Accounts keeping program

Post by Rathinagiri »

This is my first impression:

I think it is a great project. I like the fantastic idea of an index in the right side of the grid to select the first letter. It is very creative.

My suggestions:

1. Even though the customer account is sorted in alphabetical in transaction entry, if we add 'sort' clause, then incremental search is possible.

I will do more tonight.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
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: Very Basic Accounts keeping program

Post by Rathinagiri »

While browsing the masters, I had seen Gulab jamoon :P which is my favorite! What a sweet!
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: Very Basic Accounts keeping program

Post by Dilip Patel »

Hi Rathi,
Most of the programs are an adaption from HMG. The "Index idea on the right side of the grid" is a program from the HMG samples directory. When I found the program, I modied the program slightly changing it to a more english environment. This is where i started to learn more about HMG. Also Sudeep's EXPENSE program was my key to start with HMG and I am loving it.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Very Basic Accounts keeping program

Post by esgici »

Hi Dilip

Impressive 8-) ; please continue to develop.

A few suggestions from first impression :

- "Maximized" isn't good vision for main window. IMHO left a little border may be better.
- "Inspired" may be better expression than "Modified" (from program developed by ...)
- Name of our friend is "Sudip", not "Sudeep" ;)
- My suggestion for menu

Code: Select all

File                    Reports              Service                 Help
  Update Daily           Date Selected          Backup                  About
    Transactions         .                      Dates Reset             Help Topics
  Maintain               .                      Reindex
    Accounts             .
    Customers
    VAT
    Stock
  -
  Exit
Happy HMG'ing :)

Regards

--

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

Re: Very Basic Accounts keeping program

Post by Dilip Patel »

Hi Esgici,
Thanks for the suggestions. Yours is much more user friendly. Will make a note snd do the changes.
Regards,
Dilip
paimar
Posts: 64
Joined: Wed May 23, 2012 8:52 pm

Re: Very Basic Accounts keeping program

Post by paimar »

hi

First of all thank you very much for your sample application. I'm getting error: Can't find special.ch with hmg 3.0.34. It's special.ch part of yout program or it's incluided in hmg? I can't find in minigui neither your app.

thanks

apologize me for my english
Gipuzkoa - ESPAÑA
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Very Basic Accounts keeping program

Post by esgici »

Hi Paimar
paimar wrote:Can't find special.ch ...
Please look at here.

Saludos

--
Viva INTERNATIONAL HMG :D
Post Reply