| SAT Demo2 Application |
|
| Home | SATGUI | SATSHELL | SATFORM | SATFILTER | SATREPORT | SATMYSQL | License | Download | Examples | Contact |
| Introduction |
It is best to explain how to use the SAT facilities by example. The Demo2 application used here is a simple computer inventory system, using a menubar for action/navigation. I've incorporated as many SAT features as possible, which may seem a little over-the-top for such a small application, but serves well as a demonstration.
Before examining the application configuration and code, you should take a look at the Demo2 application user guide. After all, the code won't mean much if you don't know what it's trying to do!
| Demo Application Layout and Files |
Selecting an item from the Directory column will display the appropriate section of the reference page. Selecting an item from the File column will display the source code and explanation of the demo application file.
| Home | Directory | File |
|---|---|
| $SATHOME | |
| config |
config profiles users |
| form |
host |
| log |
gui.out |
| process |
adddisk addsave deletedisk deletehost displayhost displayprint displaysave hostsprint main |
| report |
hosts |
| screen |
addhost displayhost main |