home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1994 January / AMSOFT_1994.iso / misc / suntime / prog / anytime.doc < prev    next >
Encoding:
Text File  |  1993-12-31  |  12.5 KB  |  263 lines

  1.  
  2.                        Any-Time Version 1.2  by  RejTech
  3.                        - - - - - - - - - - - - - - - - -
  4.                           Copyright(c) 1992, RejTech
  5.                                  P.O. Box 721247
  6.                       Oklahoma City, Oklahoma  73172-1247
  7.  
  8.  
  9.    OVERVIEW:
  10.    ---------
  11.       ANYTIME is a program which will display the current time in up
  12.       to eleven cities (worldwide) simultaneously.  The program uses
  13.       a modern user interface which is very simple to use and can be
  14.       controlled either from the keyboard or with a mouse.  The cities
  15.       displayed are selected from a database which currently contains
  16.       over 1300 entries and may be customized using any ASCII text
  17.       editor.
  18.  
  19.  
  20.    INSTALLATION:
  21.    -------------
  22.       Simply copy all files to any desired directory.
  23.  
  24.       Files contained on the installation disk:
  25.           ANYTIME.EXE   - Main Program File
  26.           ANYTIME.CFG   - Stores Current Program Configuration
  27.           ANYTIME.DOC   - Documentation for ANYTIME.EXE (this file)
  28.           REJTECH.COM   - Software Registration Module
  29.           REGISTER.BAT  - Batch procedure to print registration form
  30.                           and receive a discount for registering both
  31.                           ANYTIME and SUNTIME together.
  32.           CITIES.DAT    - City Data File
  33.           TIMEZONE.DAT  - Time Zone Definition File
  34.  
  35.       Both data files (CITIES.DAT and TIMEZONE.DAT) are required for
  36.       operation and must be in the same directory as ANYTIME.EXE.
  37.  
  38.    OPERATION:
  39.    ----------
  40.       Using this program is very simple.  To start the program from DOS
  41.       simply type "ANYTIME" and hit <Enter> at the DOS prompt.  When the
  42.       program has been activated, just select one of the 4 buttons shown
  43.       at the bottom of the screen (by pressing the indicated function key
  44.       or clicking on the button with your mouse):
  45.  
  46.           [About]  - Displays the program version and registration
  47.                      information.  Buttons at the bottom of this
  48.                      window allow E-Z program registration plus the
  49.                      setting of various program options.
  50.  
  51.           [Cities] - Allows selection of a new city to replace one of
  52.                      the currently displayed cities.  Three picklists
  53.                      will be displayed in succession to complete this
  54.                      process.  To select an entry from a pick-list,
  55.                      simply scroll thru the list using your mouse and
  56.                      the scroll-bar at the right or by using the cursor
  57.                      keys.  When the desired entry is highlighted,
  58.                      press enter or click on that entry to select it.
  59.  
  60.                        Any-Time Version 1.2  by  RejTech
  61.                        - - - - - - - - - - - - - - - - -
  62.  
  63.    OPERATION (Continued):
  64.    ----------------------
  65.  
  66.                      1st picklist:  Selects a new city to replace an
  67.                            existing entry shown on the screen.
  68.                      2nd picklist:  Selects the slot containing the old
  69.                            entry that is to be replaced.
  70.                      3rd picklist:  Selects the time zone associated
  71.                            with the new city.  Initially, the default
  72.                            time zone for the city will be highlighted.
  73.                            To select it, simply press <Enter>.  Note:
  74.                            for automatic daylight savings time adjust-
  75.                            ments, always select the default (STANDARD)
  76.                            time zone for the city.
  77.  
  78.                      At any time during this process, you can hit <Esc>
  79.                      or click with the mouse cursor outside of the pick-
  80.                      list window to cancel the selection.
  81.  
  82.           [Zones]  - Selects the base time zone for the computer.  This
  83.                      selection only needs to be made once when the program
  84.                      is installed and thereafter only when the time changes
  85.                      from STANDARD to DAYLIGHT (or vice versa).  This base
  86.                      time zone is displayed on line 2 of the program window
  87.                      along with the current computer time.  This must be
  88.                      correct to enable the program to compute the correct
  89.                      time in the cities selected.
  90.  
  91.           [Exit]   - Ends the program.  Your current configuration will be
  92.                      saved before exiting the program, therefore the next
  93.                      time you execute "ANYTIME", the same cities will be
  94.                      shown.
  95.  
  96.  
  97.    DATA FILES:
  98.    -----------
  99.       The data files CITIES.DAT and TIMEZONE.DAT are simple ASCII text
  100.       files which can be edited with any ASCII text editor.  You may add
  101.       or delete cities at will, but fields must begin in the same column
  102.       on each line (one city per line), therefore your text editor should
  103.       not insert any 'TAB' characters.   Comment lines may be inserted in
  104.       the files by placing an asterisk in column 1.
  105.  
  106.  
  107.                        Any-Time Version 1.2  by  RejTech
  108.                        - - - - - - - - - - - - - - - - -
  109.  
  110.    DATA FILES (Continued):
  111.    -----------------------
  112.       The CITIES.DAT file currently contains over 1300 cities which have
  113.       been compiled from several sources.  The program should be able to
  114.       handle up to 2600 entries (128K of data).   The current database is
  115.       for the most part correct, but no guarantee can be made as to it's
  116.       accuracy.   Although minor corrections have been made to the data
  117.       since version 1.0, it is essentially the same database.  No attempt
  118.       has been made to make updates for the recent changes in the USSR.
  119.       Users, please let me know of any changes needed to existing cities
  120.       in the database.  Also, if you believe there is a major city which
  121.       should included in the file, I will consider adding it to the next
  122.       version.  Thanks for your help in this area.
  123.  
  124.       The TIMEZONE.DAT file defines time zones used in CITIES.DAT.  All 24
  125.       time zones are currently defined here along with several location-
  126.       specific time zones.  For areas where a non-standard time zone is used
  127.       (Saudi-Arabia, etc), a code of 'XXX' should be placed in the 'CITIES
  128.       .DAT' file.  This will cause the standard time to be computed based on
  129.       the longitude of the city.
  130.  
  131.       Note - The 3-digit time zone code MUST match in both files.  If you
  132.              decide to change this in the TIMEZONE.DAT file, you must also
  133.              change each occurance of it in the CITIES.DAT file.
  134.  
  135.            - The program SUNTIME.EXE also uses these same data files.  If
  136.              you are using both programs, keep them in the same directory
  137.              so that they may each share a single copy of the data files.
  138.  
  139.  
  140.    DAYLIGHT SAVINGS TIME:
  141.    ----------------------
  142.       If the 'Auto DST' flag in the CITIES.DAT file is set to 'Y' for the
  143.       chosen city, that city is assumed to use the standard "Daylight Savings
  144.       Time" pattern adopted by the United States.  Under this system, day-
  145.       light savings time begins on the first Sunday in April and ends on the
  146.       last Sunday in October.   If a city does not follow this pattern, this
  147.       flag should be set to 'N'.  You will then need to manually select a
  148.       time zone corresponding to daylight savings time when it is in effect.
  149.       In future versions, this flag may be expanded to a code which will
  150.       signify different (non US) DST patterns (...users with information on
  151.       other DST patterns used throughout the world are encouraged to let
  152.       me know about them so that they can be incorperated into future
  153.       versions).
  154.  
  155.  
  156.                        Any-Time Version 1.2  by  RejTech
  157.                        - - - - - - - - - - - - - - - - -
  158.  
  159.    SETTING PROGRAM OPTIONS
  160.    -----------------------
  161.       Version 1.2 allows user selection of various program options such as
  162.       time and date display format, screen colors and video display mode.
  163.       To register, select the <About> button in the program's main window,
  164.       then select the <Setup> button.  This will open a dialog box which
  165.       allows change of the current program options:
  166.  
  167.        1.  Video Mode - Enter 'F' for the fastest video display.  If this
  168.                         causes problems, select 'D' or 'B'.  Both of these
  169.                         options will eliminate snow on CGA monitors.  The
  170.                         'B' option (Bios) is the most compatible but is
  171.                         also the slowest.
  172.  
  173.        2.  Reset Video - Select 'Y' to force the video mode to be reset.
  174.                         This may be necessary if previous software did
  175.                         not leave the screen in normal text mode.  Note
  176.                         that selecting 'Y' may force the screen to be
  177.                         cleared with certain video-display adaptors.
  178.  
  179.        3.  Cursor Size - Select 'S' for the standard cursor or 'B' for a
  180.                         larger block cursor (useful for LCD displays).
  181.  
  182.        4.  Clear Screen - Enter 'Y' to force the screen to be cleared to
  183.                         a textured background when the program is started.
  184.  
  185.        5.  Time Mode  - Enter '2' for a 12-hour display format or '4'
  186.                         for a 24-hour display format.
  187.  
  188.        6.  Time Seperator - Enter the character that should be used to
  189.                         delimit the hours/minutes/seconds in the time
  190.                         display (normally a colon).
  191.  
  192.        7.  Date Mode  - Enter 'M' to display dates in Month/day/year
  193.                         order, 'D' to display dates in Day/month/year
  194.                         order, or 'Y' to display in Year/Month/Day order.
  195.  
  196.        8.  Date Seperator - Enter the character that should be used to
  197.                         delimit the month/day/year in the date display
  198.                         (normally a dash).
  199.  
  200.        9.  Left Window Column - Enter a number from 1 to 18 to specify
  201.                         the screen column where the program window should
  202.                         be placed (normally 10 to center on screen).
  203.  
  204.        10. Color Scheme - Enter 'C' for a CYAN (blue-green) display
  205.                         background on the display.  Enter 'W' for a WHITE
  206.                         background, or 'B' for a BLUE background.
  207.  
  208.  
  209.       When the options are set as desired, select the <Proceed> button (or
  210.       press the <F2> key) to register the changes.  Pressing the <Cancel>
  211.       button (or <Esc> key) will abandon any changes made.
  212.  
  213.  
  214.  
  215.  
  216.    SOFTWARE LICENSE REGISTRATION:
  217.    ------------------------------
  218.       This program is copyrighted shareware and should be registered if
  219.       you find it useful and intend to use it.   A single user registration
  220.       fee is only $5.00.
  221.  
  222.       To register, select the <About> button in the programs main window,
  223.       then select the <Register> button.  You will then be prompted for
  224.       required information and a mailable registration form will be
  225.       printed on your system printer.  If this process fails or you do
  226.       not have a printer connected to LPT1, send your name, address and
  227.       and $5.00 (Check or MO, U.S.) to:
  228.  
  229.                        RejTech, ANYTIME v1.2 Registration
  230.                        P.O. Box 721247
  231.                        Oklahoma City, Oklahoma  73172-1247.
  232.  
  233.       Please state version number so that I can be sure you have the latest
  234.       release.
  235.  
  236.       You may freely distribute the original program package to anyone that
  237.       you think might benefit from it, provided all the files stated above
  238.       are supplied intact and unaltered, including the REJTECH.COM file.
  239.  
  240.       Thanks for your support.
  241.  
  242.  
  243.                        Any-Time Version 1.2  by  RejTech
  244.                        - - - - - - - - - - - - - - - - -
  245.  
  246.    WARRANTY:
  247.    ---------
  248.       This program is provided on an AS-IS basis WITHOUT warranty of
  249.       any kind.  As with all computer software, it could contain logic
  250.       errors which might give erroneous results.  RejTech will not be
  251.       held liable for any damages, whether direct or consequential,
  252.       arising from the use of this software.
  253.  
  254.  
  255.       Please direct any comments or report any bugs to the address given
  256.       above.  You may also leave me a message on CompuServe.
  257.  
  258.                                           Rob Jordan, RejTech
  259.                                           CompuServe ID: 70515,722
  260.  
  261.  
  262.  
  263.