Posted by hussein on July 09, 2000 at 14:45:59:
In Reply to: initial screen status posted by Lei on July 09, 2000 at 12:36:49:
: Before the user selects an option for the first time, is the screen blank or, a file has been loaded so that flights are already displayed there?
it probably makes more sense to have a blank screen ... but if you want to aim for robutness, you could auto-load a particular file (say, "roster") at startup and update that file every time a change has been made ... this would allow your program to recover cleanly from most crash scenarios ...