Very Basic Accounts keeping program
Moderator: Rathinagiri
-
- Posts: 31
- Joined: Tue Aug 17, 2010 6:01 am
Very Basic Accounts keeping program
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
Regards,
Dilip
- Attachments
-
- eZeAccLila.rar
- (1.09 MiB) Downloaded 779 times
- danielmaximiliano
- Posts: 2618
- Joined: Fri Apr 09, 2010 4:53 pm
- Location: Argentina
- Contact:
Re: Very Basic Accounts keeping program
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.
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
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*
Saludos / Regards
DaNiElMaXiMiLiAnO
Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: Very Basic Accounts keeping program
Hi Dilip
Thanks to sharing
Happy HMG'in
Regards
--
Esgici
Thanks to sharing
Happy HMG'in
Regards
--
Esgici
Viva INTERNATIONAL HMG
- Rathinagiri
- Posts: 5477
- 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
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.
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.
South or North HMG is worth.
...the possibilities are endless.
- Rathinagiri
- Posts: 5477
- 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
While browsing the masters, I had seen Gulab jamoon which is my favorite! What a sweet!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
-
- Posts: 31
- Joined: Tue Aug 17, 2010 6:01 am
Re: Very Basic Accounts keeping program
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.
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.
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: Very Basic Accounts keeping program
Hi Dilip
Impressive ; 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
Happy HMG'ing
Regards
--
Esgici
Impressive ; 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
Regards
--
Esgici
Viva INTERNATIONAL HMG
-
- Posts: 31
- Joined: Tue Aug 17, 2010 6:01 am
Re: Very Basic Accounts keeping program
Hi Esgici,
Thanks for the suggestions. Yours is much more user friendly. Will make a note snd do the changes.
Regards,
Dilip
Thanks for the suggestions. Yours is much more user friendly. Will make a note snd do the changes.
Regards,
Dilip
Re: Very Basic Accounts keeping program
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
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
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: Very Basic Accounts keeping program
Viva INTERNATIONAL HMG