Autoroute 1.0
=============

How to calculate shortest distance between two cities ?
-------------------------------------------------------
Step 1.
 - from main menu select "Route", then "Calculate Auto Route"
   (this is default window on application start)

Step 2.
 - from the main City list select first city (first point of the
   future route)
 - click on the simbol <<- next to the text box marked with "From:"

Step 3.
 - from the main City list select destination city (latest point of 
   the future route)
 - click on the simbol <<- next to the text box marked with "To:"

Step 4. (optional)
 - from the main City list select city that you want that future route
   pass through
 - click on the simbol <<- next to the text box marked with "Via:"
 - repeat step 4 until all "via" cities are entered

Step 5.
 - choose "Calculate" command.
 - application will calculate, write and mark (on the map)
   destination route



How to add my own map and cities ?
----------------------------------
Step 1.
 - make any map in JPG graphic format and name it as "MAP.JPG"
 - delete file "DISTANCES.TXT"
 - start the application

Step 2.
 - from main menu select "Route", then "Define distances"
 - the window with no values will apear

NOTE:
 - use the mouse with following functions:
    -> Left Button  - move aim at the mouse pointer
    -> Right Button - after pressed, move mouse pointer.
                      The map will move also.

Step 3. 
 - aim your first city with left mouse button
 - press "Enter" key
 - the cursor will move to the form window into the "From:"
   text box. The caption will contain coordinate in pixels.
 - write the name of aimed city into "From:" text box

Step 4.
 - aim the second city (must be neighbohr city)
 - press "Enter" key
 - the cursor will move to the form window, but into the
   "To:" text box. The caption will contain coordinate of the
   second city.
 - write the name of the second city and press "Enter" again.
 - the cursor will be moved to the "KM" text box
 - write the distance between these two cities in kilometers
   and press "Enter" (or click on the "Add" button).
 - the second citiy ("To:") becomes the first ("From:")
 - now, you can repeat from step 4. until all neighborhed cities 
   and distances on this route are defined

NOTE:
 - data will be automatically saved into file "distances.txt"
 - at any time you can restart this procedure without loosing
   data. So in couple of times, you can define large number 
   of distances.

In case on any question please e-mail at: cursor@cursor-ri.com


Author: Zeljko Babic
        http://www.cursor-ri.com