This program demonstrates how you can manage in a
simple way a train/bus/airplane ... timetable.
After you have chosen to enter a new route,
this dialog appears. First of all insert the name of nodes (e.g.
towns) on the route, and then the route name.
When you are finished click the Next Button
You see this dialog after creating a new route
or when you edit an existing one.
Insert the time vehicle travel - IN ORDER. In this
version you can only enter the days of week on which the
vehicle is avalaible.
(h is thursday, u is Sunday)
The vehicles travel from left to right - you have to enter a new route for the opposite direction
Finally, you can query the database.
N.B. Times are entered using the formata HH.MM and queried using the format HH:MM
This program was created by Diego Amicabile - diegoami@yahoo.it
- for demonstrational purposes
It is not meant to be used in a commercial environment.
It was realized using Delphi 3 & Paradox.