The purpose of this program is to generate a report of all flights in the requested period, showing whether the flight was on schedule or delayed, and if delayed, the reasons for that delay. All flights in the period specified are sorted by the aircraft ID, then by Departure time. The valid date range is five days prior to the current date.
The only modes available are:
Screen
Hardcopy
Quit
Screen Mode
Hardcopy Mode
This mode functions the same as the Screen mode, with the exception that the entire report is sent to the printer.
Quit Mode
You may exit the program by using the up arrow key to return to the command line, or by entering <Q> in response to a confirmation prompt. Entering <Q> from the command line will permit you to enter the menu number for the next program, or return to the last displayed menu.
Note: The following descriptions represent the typical access and privileges afforded to users designated as Dispatch Managers/Supervisors. Users with dispatcher privileges will have limited access to a subset of the screens presented.