Re: Binding multiple source files

new topic     » goto parent     » topic index » view thread      » older message » newer message

>>> guest at RapidEuphoria.com 02/09/2005 4:06:10 AM >>>
> posted by: Anando Banerjee <anandobanerjee at rediffmail.com>
> Am relatively new to Euphoria and have successfully completed a few
small (single-form) programs. 
Welcome!

> If I want to develop a big project, say an Accounting package with
lots of input forms, reports, sub-menus, etc., then I want to keep the 
> source code for each form/report/etc. in a separate file and finally
bind them together to produce one .exe for distribution. The smaller 
> source files would be easier to correct/update/etc. (Compare to
Clipper wherein we used to create .prg's and then used to compile and 
> link to produce .exe's.) Is this possible and how do I call routines
and procedures in different files from a menu system in one file?

There is a POS system that I started a number of years ago in Euphoria,
and a couple fellow members of this group are helping me update
presently, at http://sourceforge.net/projects/storemgr.  This is laid
out modularly in much the same way as you are planning.  Hopefully this
will give you some ideas on how to get started.

HTH,
Mike Sabal

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu