This program allows you to enter the flying schedule for the effective dates for any given flight. Flight information stored within this program's data file is automatically downloaded to the Flight Status file every day, a number of days in advance of the actual flight day.
Note: Care should be taken to ensure that the information entered is accurate: it is easier to make corrections once here than it is to make amendments every day in the Flight Status record.
When the program is called, an empty schedule record will be displayed.
The modes available are:
Add
Edit
Delete
Video
Screen
Hardcopy
Quit
Add Mode
This mode is used to add flight schedules.
Note: The departure and arrival airports must already exist in the Airports data file in all cases.
The cursor will automatically position itself on the next line, fill in the next From date to be the same as the line above.
Note: If you continue by pressing <Enter>, the program will also copy the previous To date, and the destination from the previous line will become the Origin for the new line.
You may change the effective dates or the origin if you want.
Example: You may want to enter a summer (daylight saving time) schedule and a winter (standard time) schedule on a leg by leg basis, so every other leg would have a different effective range, but the same origin and destination.
You may also want to indicate that the flight operates at different hours on different days, for example, a flight may depart at 1000Z on Monday, Wednesday, and Friday, but at 1500Z on Tuesday and Saturday. This program will accept these types of entries.
If you do not want to continue entering more legs, then you can escape to a confirmation prompt by entering <Ctrl>-E.
The cursor must be on the Effective From field when you exit otherwise the program will return error messages related to mandatory fields.
A positive response to the Information OK? (Y/N or Q-no change) prompt will save the schedule, and return the cursor to the Flight Number field for entry of the next schedule.
You may continue by entering a new flight number, or press <Enter> or the up arrow to exit to the Command Line.
Edit Mode
Enter the flight number and the airline code for the flight schedule you want to edit. The record will be retrieved and displayed, and the cursor will be positioned on the Sked/Non-Sked field ready for editing.
You may edit any of the fields in the usual manner. The down arrow key will permit you to move the cursor from line to line, whereas the <Enter> key will move the cursor from field to field across a line. A new line may be inserted by using <CtrI>-I. This will open a blank line immediately above the line on which the cursor was positioned when you entered <Ctrl>-I. A line of schedule may similarly be deleted using <Ctrl>-D.
When you have made all of the edits you want, you may exit to a confirmation prompt by using <Ctrl>-E.
Delete Mode
This mode is only used if you want to delete the entire schedule for a particular flight number. If you want to delete just one or more legs from a flight, you should use the <Ctrl>-E function within the Edit mode.
To delete an entire schedule for a particular flight number:
Enter the flight number, and the airline code.
The record will be displayed, along with a Really DELETE? (Y/N) prompt.
If this is the correct schedule to be deleted, enter <Y>. Entering <N> will preserve the record, clear the screen, and reposition the cursor on the Flight Number field for entry of another flight number.
Video Mode
This mode will allow you to view the flight schedule record for one flight number at a time.
Enter the Flight Number and Airline code for the schedule you want to view. If it can be found it will be displayed on screen, otherwise a Record Not Found - Press <Enter> for NEXT AVAILABLE prompt will be returned.
Pressing <Enter> will cause the next record in the data file to be displayed (records are stored in numeric order of flight number, sub-sorted by airline code.
You may use the up and down arrow keys to scroll through the file from record to record.
Pressing <Enter> will clear the current record, and reposition the cursor for entry of a new flight number.
You may escape to a Command Line prompt either by entering <Q>, or by pressing the up arrow on a blank Flight Number field.
Screen Mode
Entering <S> from the Command Line will call up the Screen report mode.
Hardcopy Mode
Hardcopy mode functions in the same manner as Screen mode, with the exception that the report is sent to the printer and that hence you do not have the ability to terminate the report in mid-stream.
Quit Mode
Entering <Q> from the Command Line will return the Next PROGRAM-NUMBER prompt so that you have the option of going directly to your next program if you know the menu number, or of returning to the previous menu if you simply press <Enter> .
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.