Posted by hussein on July 09, 2000 at 16:59:32:
In Reply to: Project1 posted by An Nguyen on July 09, 2000 at 16:35:39:
: So the "Added Flight" should be appeared on the : screen every time we add? Or it does not have to
: be?
if its a flight thats later than the 5 currently-displayed flights, no, it cannot be displayed.
otherwise, it should be displayed ...
the function of displaying the flights must not be linked to the function of adding flights - you must perform an operation and then refresh the display ...