home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / HOME / CLG102.ZIP / READ.ME < prev   
Text File  |  1993-12-12  |  6KB  |  159 lines

  1.                     CYCLELOG  Version 1.02
  2.  
  3.  
  4. OVERVIEW
  5.  
  6. CYCLELOG is yet another bicycle trip/training record keeping
  7. program.  It was written by a tour cyclist as an exercise in
  8. Borland Pascal 7.0 programming.  He has found the program useful
  9. in keeping track of his annual biking activities.  The program is
  10. being offered as Freeware in the hope it will help other cyclists
  11. in their activities.
  12.  
  13. CYCLELOG is a specialized database system tailored to the specific
  14. requirements of tracking cycling activities.  Basic data about
  15. cyclists, bicycles, routes and trips is stored in the database
  16. files.  This raw information can be viewed and edited and many
  17. reports based on the raw information can be generated in both
  18. textural and graph form.
  19.  
  20. The idea of the program is that information about each cycling trip
  21. is entered into the database for subsequent summarization and
  22. analysis.  To expedite this process, the cyclist, bicycle and route
  23. for the trip are entered by selection from pick lists.  Additional
  24. trip specific information is also input from an entry screen.  The
  25. trip data is the source for the summary reports and plots available
  26. from CYCLELOG.
  27.  
  28.  
  29. HISTORY
  30.  
  31. Ver 0.01
  32.  
  33. Initial release of the program.
  34.  
  35.  
  36.  
  37. Ver 0.05
  38.  
  39. Version 0.05 was an update of version 0.01.
  40. Ver 0.05 fixed several bugs and added two new features.
  41.  
  42. Speed Entry Method - The average speed of a trip can now be
  43. recorded by one of two optional methods.  As before, you can
  44. enter Elapse Time on the entry screen and average speed will be
  45. calculated.  Or you can change the program configuration so that
  46. you enter Avg Speed on the entry screen and elapse time will be
  47. calculated.  The entry method is selected from the UTILITY |
  48. CONFIG menu option.
  49.  
  50. Overrides - Three fields on the Trip screen which are usually
  51. automatically filled-in, can now be manually overridden.  These
  52. fields are Climb, Altitude, and Distance.  To override one of
  53. these fields, simply enter a value from the keyboard and then
  54. respond to the dialogue box that pops up as you exit the field.
  55. Refer to Help for more detail on Overriding and Resetting these
  56. fields.
  57.  
  58.  
  59. Ver 1.01
  60.  
  61. Version 1.01 was an update of version 0.05.  Ver 1.01 fixes
  62. several bugs and modified the data entered on the Trip screen.
  63.  
  64. Name Change - The program name has been shortened from CYCLELOG
  65. to CL1 to reduce the required key strokes when starting the
  66. program.
  67.  
  68. Pulse Rate Target Zone Entry - The entries for "Pulse Rate in the
  69. Target Zone" on the Trip screen has been changed from percent of
  70. elapsed time to absolute Time.  This makes it easier to transcribe
  71. data from a heart rate monitor.  Target Zone summary data is now
  72. also available as a graph.
  73.  
  74. Statistics Report - A statistics report has been added to the
  75. Report menu.  This report summarizes by month and year almost all
  76. the parameters of the Trips in the data base.
  77.  
  78.  
  79. Ver 1.02
  80.  
  81. Version 1.02 is an update of version 1.01.  It adds several new
  82. features to the program.
  83.  
  84. Bicycle Notes - A notes field has been added to the bicycle data.
  85.  
  86. Metric Units & Date Format - Data can now be entered and displayed
  87. in either English or Metric measurement units.  Also dates can
  88. now be displayed in one of several formats.  The selection of
  89. measurement units and date format is done on the Configuration
  90. screen.
  91.  
  92. Heat Index - Heat index has been added to the trip screen.  This
  93. is the temperature it feels like when the humidity is taken into
  94. account.  The index is meaningful only when the temperature is
  95. above 70°F (22°C) and the relative humidity is above 30%.
  96.  
  97. Trip Copy - A trip copying feature has been added to eliminate
  98. the need to enter the entire screen of data for a trip that is
  99. almost a duplicate of a existing one.  This is useful if two
  100. cyclists do the same trip together.  In this case you would enter
  101. the trip data for the first cyclist, copy the trip (using <F3>),
  102. and edit the cyclist name on the new trip screen (be sure to
  103. modify any other fields that need it).
  104.  
  105. Last Record - Each of the database files must contain at least
  106. one record.  Because of this, CYCLELOG will not allow you to
  107. delete the last record in a file and a default record is entered
  108. when a new database is created.
  109.  
  110.  
  111. DATA FILE CONVERSION
  112.  
  113. The changes incorporated in Version 1.02 of CYCLELOG necessitated
  114. modifying the structure of the *.DAT and *.IX files.  If you
  115. have data files created by an earlier version of CYCLELOG and you
  116. wish to preserve the information they contain, they must be
  117. converted to the new format.  This is done by running the
  118. CONVERT.EXE program included in the CLG102.ZIP file BEFORE
  119. attempting to access these files with CYCLELOG, Ver 1.02.  To
  120. convert, do the following:
  121.  
  122.         1.  Backup all files in each DATA set subdirectory.
  123.         2.  Copy CONVERT.EXE to the subdirectory(s) where the
  124.             data files reside.
  125.         3.  Log to the data subdirectory.
  126.         4.  At the DOS prompt, enter the command 'CONVERT' and
  127.             follow the prompts.
  128.  
  129. After conversion, the files will be compatible with Version 1.02.
  130. Note that after conversion, the design entered on the Gear Design
  131. screen will be cleared.
  132.  
  133.  
  134. START-UP
  135.  
  136. If you are updating from a version 1.xx, change the names of the
  137. two program files (CL1.EXE & CL1.OVR) in case you need to revert
  138. to the old version.  For all installations, copy the two new
  139. program files (CL1.EXE & CL1.OVR) into the directory on your hard
  140. drive where you want to store CYCLELOG (e.g. C:\CYCLE).  Change
  141. to the CYCLELOG directory and start the program by typing at the
  142. DOS prompt:
  143.  
  144.              c:\cycle>  CL1 <ENTER>
  145.  
  146. If a database file set does not already exist in the DATA sub-
  147. directory, the first time it is run the program will automatic-
  148. ally create a subdirectory to hold the data files and create a
  149. database with one default record in each file.  To use the
  150. program you edit the default data for the first cyclist, the first
  151. route and the first bicycle.  Additional cyclists, routes and/or
  152. bikes can also be added.  Once this is done, you can begin logging
  153. trips.  The first trip is recorded by editing the default trip,
  154. other trips are recorded by adding them.
  155.  
  156. Further details about using the program can be found in the context
  157. sesistive Help system, which you access by pressing the F1 key.
  158.  
  159.