*Where this package relies on other packages, the additional packages are listed below it.

Author(s)
Packages  Description
The entry point for an Xbase++ application is the Main() procedure. You could aso use a Main() function. This example shows you how to use a Main() Class, and points the way towards totally eliminating MEMVARs and STATICS used as global variables.

This was created as an experiment, so don't expect too much from it. It should be viewed as an item of interest more than anything else, and perhaps it may give you some ideas.

Update History
Version Updated Description
1.0 04.12.2003 Initial release