home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / educate / geochron.lzh / GC.DOC < prev    next >
Text File  |  1986-09-19  |  18KB  |  376 lines

  1.  
  2.  
  3.  
  4.  
  5.          ************************************************************
  6.          *                                                          *
  7.          *                                                          *
  8.          *                G  E  O  -  C  H  R  O  N                 *
  9.          *                                                          *
  10.          *                        Version 1.0                       *
  11.          *                                                          *
  12.          *                      (C)opyright 1986                    *
  13.          *                    All Rights Reserved                   *
  14.          *                                                          *
  15.          *==========================================================*
  16.          *                                                          *
  17.          *                    GeoGraphics Software                  *
  18.          *                   126 Mountain View Road                 *
  19.          *                    Glastonbury, CT 06033                 *
  20.          *                                                          *
  21.          *----------------------------------------------------------*
  22.          *                                                          *
  23.          *     GeoChron is user-supported software provided to      *
  24.          *   you at no charge on a trial basis.  If you use this    *
  25.          *   software and find it of value please register your     *
  26.          *     copy for $15.00 and support the shareware concept.   *
  27.          *    Registered users will be provided with information    *
  28.          *    about program updates. Please make checks payable     *
  29.          *          to G. K. Marek at the above address.            *
  30.          *                                                          *
  31.          *      You are encouraged to share this software with      *
  32.          *      others provided that it is distributed complete     *
  33.          *      with documentation and in unmodified form and       *
  34.          *     that no fee or other consideration is charged or     *
  35.          *     accepted.  All commercial, business and government   *
  36.          *           users must register each copy in use.          *
  37.          *                                                          *
  38.          *   We hope you enjoy using GeoChron.  Your comments and   *
  39.          *  suggestions to improve this product are always welcome. *
  40.          *                                                          *
  41.          *                                                          *
  42.          *                                                          *
  43.          ************************************************************
  44.  
  45.  
  46.  
  47.  
  48.  
  49.          PROGRAM DESCRIPTION
  50.  
  51.          GeoChron is a program which tracks and displays the local
  52.          time in as many as 43 cities all around the globe.  Unlike
  53.          other programs of this type, GeoChron accounts not only for
  54.          time zone effects but also for daylight savings time at each
  55.          city.  Information is provided on a full-screen color non-
  56.          graphics display.  Windows and menu-driven commands are used
  57.          for program modifications.  Program options provide users
  58.          with the ability to tailor the display for their specific
  59.          needs.  As many or as few cities as desired can be displayed.
  60.          Military or 12 hour clock can be selected and the layout of
  61.          the world map can be varied to suit the user.  Additional
  62.          program features include time zone differences and great
  63.          circle distances between cities and a special alarm feature
  64.          which can be set for any world city time.
  65.  
  66.  
  67.          HARDWARE REQUIREMENTS
  68.  
  69.          This program is designed for IBM Personal Computers and
  70.          close compatibles.  It will execute on the IBM-PC, PC-XT, and
  71.          PC-jr.  DOS Version 2.1 or later is required.  GeoChron does
  72.          not require an internal clock and will accept the time set by
  73.          you during DOS boot-up.  Of course, the use of the internal
  74.          clock will allow for automatic timekeeping.
  75.  
  76.          Since the program relies extensively on color, a color
  77.          monitor is recommended.  The program will run, however,
  78.          unmodified, on the Compaq.  GeoChron requires about 64K of
  79.          memory and does not require BASIC to operate.
  80.  
  81.  
  82.          PROGRAM FILES
  83.  
  84.          The GeoChron system comes in four files:
  85.  
  86.          GC.EXE      executable program module
  87.          GC.DAT      default settings and cities information
  88.          GCDAT.BAK   a back-up duplicate copy of GC.DAT
  89.          GC.DOC      documentation file (ASCII); (this file)
  90.  
  91.          The first two files must reside on the current directory or
  92.          path for the program to be accessible.
  93.  
  94.          None of these files is copy-protected and it is suggested
  95.          that a set of backup files be made and saved in a separate
  96.          place with your other archive and backup files.  Save all
  97.          four files in their original state to preserve initial
  98.          program default settings and cities information and to have a
  99.          complete package to provide to other users.
  100.  
  101.          GeoChron is executed from the current directory or path with
  102.          this command at the DOS prompt:   GC
  103.  
  104.          There are no optional arguments.
  105.  
  106.  
  107.          PROGRAM START-UP
  108.  
  109.          Upon execution, GeoChron will load from the current
  110.          directory and access the GC.DAT data file to load current
  111.          settings and cities information.  Once the program and data
  112.          are loaded, the program no longer requires these files unless
  113.          a new configuration is filed to disk for future use.  The
  114.          program is virtually self-explanatory and uses menus
  115.          extensively.  The program will load into [AutoTime] mode
  116.          incorporating the default values and cities information in
  117.          GC.DAT at time of execution.
  118.  
  119.  
  120.          GENERAL PROGRAM FEATURES
  121.  
  122.          GeoChron generates a stylized world map with cities
  123.          indicated by three letter codes.  The map is divided into 24
  124.          time zones each of which is further divided into three
  125.          twenty-minute segments.  One timezone, normally the one you
  126.          are in, is specially designated as the "local" timezone.  The
  127.          local timezone (initially set by the program defaults to New
  128.          York) is indicated on the top scale by a magenta symbol.
  129.          Time and date details about the local time zone as indicated
  130.          in the center of the black area below the world map.  The
  131.          local time indication is standard time if it is shown in
  132.          yellow and daylight savings time if it is shown in brown.
  133.  
  134.          The black background on the map itself indicates the portion
  135.          of the globe between 6PM and 6AM (that is, approximately
  136.          "nighttime") and moves with the time in twenty minute
  137.          intervals.  A gray band will appear momentarily around the
  138.          display border while the map is being updated.  Cities are
  139.          indicated on the map in bright yellow if they are presently
  140.          on standard time and in brown if they are presently on
  141.          daylight savings time.
  142.  
  143.  
  144.          HOUR-DAY SCALE
  145.  
  146.          Across the bottom of the world map is an hour-day scale with
  147.          some features in white and some in yellow.  The white (upper)
  148.          scale indicates the STANDARD time in that particular world
  149.          zone.  One point on this top scale is the yellow letter M
  150.          which represents midnight;  N indicates noon.  The lower
  151.          scale, in yellow, is in the form:
  152.  
  153.                           << Sun | Sat >>
  154.  
  155.          and is used to determine the day of the week for any time
  156.          zone.  The symbol | represents the International Date Line in
  157.          the central Pacific Ocean.  From this symbol to the left
  158.          (west), it is Sunday until the M (midnight) symbol is
  159.          encountered on the scale above.  It is Saturday toward the
  160.          east until the M symbol.  Of course, the scale wraps at the
  161.          left and right edges of the map.
  162.  
  163.  
  164.          A WORD ABOUT TIME SYSTEMS
  165.  
  166.          GeoChron displays time using the standard US AM/PM 12 Hour
  167.          Clock and the International (or Military) 24 Hour Clock.
  168.          However, for simplicity, all INPUTS to GeoChron must be
  169.          given using the 24 Hour Clock (the same as DOS).  Some
  170.          examples of the relationships between the two systems are
  171.          shown below:
  172.  
  173.  
  174.                      US/12 Hr   Intl/24 Hr    Input      Input
  175.                                               HH:MM:SS   HHMM
  176.  
  177.          MIDNIGHT    12:00 AM      00.00      00:00:00   0000
  178.                      12:37 AM  =>  00.37      00:37:00   0037
  179.                       1:24 AM      01.24      01:24:00   0124
  180.                      11:08 AM      11.08      11:08:00   1108
  181.  
  182.          NOON        12:00 PM      12.00      12:00:00   1200
  183.                      12:15 PM  =>  12.15      12:15:00   1215
  184.                       3:59 PM      15.59      15:59:00   1559
  185.                      11:49 PM      23.49      23:49:00   2349
  186.  
  187.  
  188.  
  189.          The ACTUAL local time (whether daylight or standard) should
  190.          be input and GeoChron will take care of the rest.  If you
  191.          have an internal computer clock, you must set it forward and
  192.          back during switches between daylight and standard time just
  193.          as you do with your other clocks.
  194.  
  195.          Some computers have clocks that lose the seconds when time is
  196.          reset.  For example, the time 10:15:53 would be set to
  197.          10:15:00 and 53 seconds would be lost.  In these cases time
  198.          adjustments should be made just after the minute has turned
  199.          to minimize time loss effect.
  200.  
  201.  
  202.  
  203.          PROGRAM FEATURES
  204.  
  205.          GeoChron incorporates a number of special features and
  206.          options which are explained below.  These features are
  207.          accessed by selecting the letter [F] from the [AutoTime]
  208.          mode.  Some features require that a particular world city be
  209.          identified.  Each city has been assigned a three letter
  210.          abbreviation.  City codes must be referred to in CAPITAL
  211.          letters (NYC, not nyc) to be recognized by the program.
  212.  
  213.  
  214.          ALARM
  215.  
  216.          The GeoChron alarm can be set for a specific time in a
  217.          specific world city.  This could be the local time or the
  218.          time in a foreign location.  For example, assume that you are
  219.          in New York.  You can set the clock to ring when it is 7PM
  220.          (1900) in Paris without having to compute time differences
  221.          simply by indicating PAR and 1900 when the alarm is set.
  222.          GeoChron keeps track of the timezones and any savings time
  223.          that might be in effect at either city.
  224.  
  225.          Activating the alarm will illuminate a note in the lower left
  226.          corner of the screen.  The alarm will ring at the appropriate
  227.          time, chiming every five seconds for one minute or until any
  228.          key is selected to stop it.  The alarm will be turned off
  229.          once it has rung and will have to be activated again even to
  230.          ring again at the same time on the next day.  The command
  231.          [Activate] will engage the alarm with the current settings
  232.          unchanged.  The [LOC] city code can be used for local time
  233.          alarm.  Be sure to input the alarm time in HHMM format, two
  234.          digits for the hours and two for the minutes using a 24 Hour
  235.          clock.
  236.  
  237.  
  238.          TIMEZONES
  239.  
  240.          The [TimeZones] feature allows you to check the number of
  241.          hours (timezones) any city is ahead or behind any other.  A
  242.          base zone is initially set to the local city but can be moved
  243.          to any other city, one zone at a time, with the [W]est or
  244.          [E]ast keys.
  245.  
  246.  
  247.          DISTANCES
  248.  
  249.          GeoChron can also compute the distance between any of the
  250.          cities in the program database (not just those shown on the
  251.          map).  A listing of cities can be selected.  The distance
  252.          shown is the "great circle distance," which is the shortest
  253.          distance between the two points on a globe.  This distance is
  254.          provided in statute miles (ordinary measure) or in nautical
  255.          miles, a system used extensively in aviation.  One nautical
  256.          mile is about 1.152 statute miles.
  257.  
  258.  
  259.          TIMESET/DATESET
  260.  
  261.          Times and dates must be valid and follow the format
  262.          specified.  Dates cannot precede 1980 since DOS will not
  263.          recognize any date before 1-Jan-1980.  Since the Local Time
  264.          display also computes the day-of-the-week, this feature will
  265.          allow the determination of the day-of-the-week on which some
  266.          future date will occur, such as a birthday or Christmas.
  267.  
  268.  
  269.          MAPSHIFT
  270.  
  271.          The displayed map can be centered on the US, on Europe, or on
  272.          the Far East with this option.  There is no effect on the
  273.          time.
  274.  
  275.  
  276.          12/24 HOUR SELECTION
  277.  
  278.          The times displayed with the cities on the map can be
  279.          presented in either US 12/Hr format or Intl 24/Hr format
  280.          using this option.
  281.  
  282.  
  283.          LOCALZONE
  284.  
  285.          Any city in the GeoChron city list can be designated the
  286.          Local time city.  The Local Time strip in the black area
  287.          below the map will take on the attributes of this designated
  288.          city and the LocalZone marker on the top scale will move.
  289.          When a new LocalZone is selected the times in all cities
  290.          remain unchanged.  Only the alarm, local time strip and other
  291.          features using the local time are affected.
  292.  
  293.  
  294.          HELP COMMAND
  295.  
  296.          A Help Screen with a Brief description of these features is
  297.          available in a window within the [Settings] option of the
  298.          program.
  299.  
  300.  
  301.          FILE COMMAND
  302.  
  303.          When you have chosen a configuration of features and cities
  304.          that you prefer, they can be saved to the GC.DAT file and
  305.          subsequently automatically loaded with the program. Any
  306.          changes made in program features or options will be in effect
  307.          only for the remainder of the current session unless they are
  308.          saved with the [File] command.  Once a new configuration is
  309.          saved (in file GC.DAT) the previous configuration is lost.
  310.          Be sure you have saved a backup copy of the original program
  311.          and data files in case you want to start over or reinstate
  312.          the original options.  A file called GCDAT.BAK is provided
  313.          as a backup duplicate of the GC.DAT file.  Ensure that
  314.          the file containing the information you want displayed is
  315.          called GC.DAT.
  316.  
  317.  
  318.          CITIES COMMAND
  319.  
  320.          The [Cities] settings command allows the user to see and
  321.          change the attributes of the cities provided in the GeoChron
  322.          database.  For example, any city can be excluded or included
  323.          from the map display.  The following information about each
  324.          city is displayed and can be altered as indicated.
  325.  
  326.          CODE - The city code is a three letter designation in capital
  327.          letters.  Any code except LOC and XXX can be selected.  This
  328.          code is used to identify the city on the map and to select
  329.          and save city features.
  330.  
  331.          INCLUDE/EXCLUDE - If this parameter is set to INCL, the city
  332.          is included in the map display; if EXCL is selected, the city
  333.          will not be displayed.  The [List] command will provide a
  334.          list of all of the cities in the GeoChron database,
  335.          indicating whether or not they are included in the display.
  336.          Although the default settings do NOT include all of the
  337.          cities, all cities are designed to fit on the display map
  338.          without overlap (although leaving a somewhat cluttered
  339.          appearance).
  340.  
  341.          ZONE - The zone parameter represents the number of timezones
  342.          east (positive) or west (negative) of the Prime Meridian
  343.          (Greenwich, England) that the subject city lies.  For example
  344.          New York Zone is -5.0 and Paris is 1.0.  Some cities are in
  345.          timezones which are not an exact integer number of hours from
  346.          GMT (Greenwich Mean Time).  Bombay, India, for example, is 5
  347.          and one-half hours ahead of GMT.  Its zone is indicated as
  348.          5.30, with the 30 indicating 30 minutes more advance than
  349.          five hours.  The zone parameter is for information purposes
  350.          and cannot ordinarily be changed.
  351.  
  352.          DAYLIGHT
  353.  
  354.          This parameter is either 1 (if Daylight Savings Time is ever
  355.          applicable to this city) or 0 (if is not).
  356.  
  357.  
  358.          START
  359.  
  360.          This is a four digit value which indicates the month and day
  361.          that is the first day of daylight savings time.  It is
  362.          specified in the form MMDD, so 0531 would mean May 31st is
  363.          the first day of daylight savings time.  DD can be specified
  364.          as 00 to indicate that the day should be the last Sunday of
  365.          that particular month; for example 0400 would mean that
  366.          daylight savings time should start the last Sunday of April.
  367.  
  368.  
  369.          END
  370.  
  371.          This value indicates the LAST day of daylight savings time.
  372.          Otherwise, the comments indicated above for START apply.
  373.          Note that it is possible for the END date to precede the
  374.          START date when summer comes in the months of December,
  375.          January and February as it does in the Southern hemisphere.
  376.