home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD4.iso / zipdat / 3726 / 3726.txt next >
Text File  |  2000-02-21  |  4KB  |  149 lines

  1. =======================================
  2.    TimeCBatteries v1.0
  3.    by Yi-Hsien Doo
  4.    Copyright 2000
  5.    yhdoo@hotmail.com
  6. =======================================
  7.  
  8.  
  9. Battery indicators to help you monitor, manage, and appreciate 
  10. your time and life.  Brought to you by popular demand: this is a 
  11. user-configurable version of TimeBatteries.
  12. PocketC runtime-only application is required (included).
  13. TimeCBatteries is free if you are a registered TimeBatteries,
  14. BiorhythmBatteries, LoanBatteries, AnnualBatteries,
  15. CarBatteries, or WorthBatteries user.
  16.  
  17.  
  18.  
  19. Files included:
  20. ===============
  21.  
  22.   TimeCBatteries.prc  The TimeCBatteries program stub.
  23.   TimeCBatteries.pdb  The TimeCBatteries shareware applet.
  24.   Readme.txt          This file.
  25.   TCBat.txt           The file for Memo Pad to enter your data.
  26.   PocketC.prc         The PocketC application, freeware runtime-only 
  27.                       version.  For more information, please go to: 
  28.                       http://www.orbworks.com/
  29.  
  30. Installation
  31. ============
  32.  
  33. 1.  HotSync the following program files into your Palm:
  34.  
  35.     TimeCBatteries.prc
  36.     TimeCBatteries.pdb
  37.     PocketC.prc
  38.  
  39. 2.  Import the TCBat.txt file into your Memo Pad or create a 
  40.     new memo in Memo Pad with the following lines:
  41.  
  42.     TCBat
  43.     80yr
  44.     19580111
  45.     20380111
  46.     Retire
  47.     19580111
  48.     20180111
  49.     Birthday
  50.     20000111
  51.     20010111
  52.     Year2001
  53.     20000101
  54.     20010101
  55.     Weekend
  56.     20000213
  57.     20000220
  58.     Millionare
  59.     19990623
  60.     20100217
  61.     College
  62.     19980908
  63.     20020628
  64.     Vacation
  65.     19990623
  66.     20000906
  67.  
  68. The instruction on how to customize this TCBat file is given below.
  69.    
  70. You can run the program from PocketC, or directly by tap on the
  71. TimeCBatteries icon.
  72.  
  73.  
  74. Battery Indicators
  75. ==================
  76.  
  77. Each battery shows each user-defined data from the TCBat file.
  78.  
  79.  
  80. Screen Refresh and Quotation
  81. ============================
  82.  
  83. The screen is refreshed approximately every 60 seconds.
  84. A new quote is displayed at the bottom of the screen every 
  85. time you start TimeCBatteries or when the screen is refreshed.
  86.  
  87.  
  88. TCBat File Format
  89. ================
  90.  
  91. The TCBat file is used to set up the eight user-defined batteries.
  92.  
  93. 1. The first line in the TCBat file must be the word: TCBat.
  94. 2. The second line is the name of the first user-defined 
  95.    battery.
  96. 3. The third line is the date in the yyyymmdd format that
  97.    specifies the beginning date of the time period you want
  98.    to monitor with Battery #1.  This date should be earlier 
  99.    than today.
  100. 4. The fourth line is the date in the yyyymmdd format that
  101.    specifies the ending date of the time period you want
  102.    to monitor with Battery #1.  This date should be later
  103.    than today.
  104. 5. The next three lines are the name, the beginning date,
  105.    and the ending date of the time period you want to monitor
  106.    with Battery #2.
  107. 6. The rest of the 3-line groups are the names, the beginning 
  108.    dates, and the ending dates of the time periods you want 
  109.    to monitor with the rest of the batteries.
  110.  
  111. Please make sure you have the TCBat file in your Memo Pad and the
  112. numbers are in the correct format and in the correct order before 
  113. you run TimeCBatteries.
  114.  
  115.  
  116. Registration
  117. ============
  118.  
  119. Registration fee is $5.14. Please pay for your use of this program via 
  120. PalmGear:
  121.  
  122. http://www.palmgear.com/
  123.  
  124. Or send $5.14 to:
  125.  
  126. Yi-Hsien Doo
  127. 15 Eagle Point
  128. Irvine, CA 92604
  129.  
  130. Registered users are entitled to support and free upgrades.
  131. Thank you for supporting the Palm shareware community.
  132.  
  133. Please send all suggestions, comments, and bug reports to Yi-Hsien Doo at
  134. yhdoo@hotmail.com.
  135.  
  136.  
  137. Legal:
  138. ======
  139.  
  140. This software is provided as is, with no guarantee of fitness for any
  141. particular task. The user assumes all responsibility for its use.
  142.  
  143. Acknowledgment
  144. ==============
  145.  
  146. Special thanks to JD, ED, and SD for their inspiration, patience,
  147. and support.
  148.  
  149.