Hi,
Sometimes a program becomes so large (and actually with many different
interconnected functions) that it would be interesting to divide it
into parts or modules.
For example, a management enterprise application. It has accounting,
payroll, stock, etc, each one is an application itself.
I would like to have a very small PROGRAM1.EXE with just a menu: after
calling this first program, the user could choose on the menu the
actual application he is interested on. Then, PROGRAM1.EXE, someway,
would call accounting program, or payroll program, etc
It's interesting because not ALL clients want to use ALL functions, so
we can dispose modules accordingly.
How to do it using Delphi?





-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED]




YAHOO! GROUPS LINKS




Reply via email to