home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / investor / investor.exe / ReadMe.txt < prev   
Encoding:
Text File  |  2000-07-06  |  6.0 KB  |  183 lines

  1. Investor 1.20
  2. =============
  3.  
  4. Contents of the Zip File
  5. ------------------------
  6.  
  7. * INVESTOR.PRC  - Palm Pilot application
  8. * INVESTOR.INI  - Configuration settings file
  9. * README.TXT    - Release information
  10. * CURL.EXE      - Internally used routine
  11. * INVESTOR.BAT  - Internally used routine
  12. * INVESTR1.EXE  - Internally used routine
  13. * INVESTR2.EXE  - Internally used routine
  14. * _CURLRC       - Configuration file for going through a proxy server
  15.  
  16. CURL is supplied under the MOZILLA PUBLIC LICENSE.
  17. See http://www.mozilla.org/MPL/ for more information.
  18.  
  19.  
  20. Changes in Version 1.20
  21. -----------------------
  22.  
  23. * Forced to switch to a new quote server. Unfortunately, the index
  24.   symbols are different, and only the following indices are now
  25.   available:
  26.  
  27.   Old Symbol New Symbol Index Name
  28.   ---------- ---------- ----------------------------
  29.   DJII       $INDU      Dow Jones Industrial Average
  30.   COMP       $COMP      NASDAQ Composite 
  31.   SPIC       $SPX       S&P 500 
  32.  
  33.   If you're upgrading from a prior version, please rename any old stock
  34.   indices you track to their new names, and delete any indices other
  35.   than these.
  36.  
  37. * Added color support. Positions are now color-coded as follows:
  38.  
  39.   Stock/Mutual Funds           - Black
  40.   Indices ($INDU, $COMP, $SPX) - Blue
  41.   Cash ($CASH)                 - Green
  42.  
  43.   In addition, the following fields are display in red if they are less
  44.   than zero:
  45.  
  46.      Day's Change View: Change, Change%, P/L
  47.      Profit/Loss View : P/L, P/L%
  48.  
  49.  
  50. System Requirements
  51. -------------------
  52.  
  53. * Windows 95/98/NT/2000 or later with 1M of disk space available
  54. * Palm Professional, Palm III, or later or Visor with 29k of memory available
  55. * Internet connection (required only for updating quotes)
  56.  
  57.  
  58. Installation and One-Time Setup
  59. -------------------------------
  60.  
  61. * Install the Palm application by double-clicking on the INVESTOR.PRC file.
  62.  
  63. * Edit the INVESTOR.INI file. The first line in this file must contain the
  64.   path to where you installed the Palm Desktop. The default is C:\PALM, but
  65.   you might have chosen a different location when you did the installation.
  66.   The second line must contain the name of your personal folder. If your 
  67.   user name is "John Doe", the default name for your folder is "DoeJ".
  68.  
  69.   For example, if you installed the Palm software in C:\Software\PalmIII
  70.   and your folder's name is DoeJ (i.e., your personal folder is located at
  71.   C:\Software\PalmIII\DoeJ), the INVESTOR.INI file should contain:
  72.  
  73.   C:\Software\PalmIII
  74.   DoeJ
  75.  
  76.   Make sure that:
  77.   1. The above lines start in column 1
  78.   2. There are no trailing blanks (after PalmIII or DoeJ)
  79.   3. You use "\" and not "/"
  80.  
  81.   The good news is that you will have to do this only once.
  82.  
  83. * If you are accessing the internet through a proxy server:
  84.  
  85.   1. Put the _CURLRC file into the C:\ directory. Make sure you don't rename it
  86.      or add a file name extension.
  87.   2. Find out what your proxy server host name is and what port you are using:
  88.      A. In Internet Explorer, select "Internet Options" from the View Menu
  89.      B. Click on the "Connection" tab
  90.      C. Find the proxy server "address" and "port" and write them down
  91.   3. Edit the _CURLRC file (this is probably easiest using Notepad)
  92.   4. Find the line that says: #-x host:port
  93.   5. Delete the '#' at the start of the line, and replace the word "host" and
  94.      "port" with your proxy server name and port, so that it looks like this:
  95.      
  96.      -x my.proxy.server:80
  97.  
  98.   6. Save the file (make sure you don't add a file name extension) 
  99.  
  100. * Execute a Hotsync.
  101.  
  102. * Run Investor. This first time, you should set up your categories, in
  103.   whatever way is useful to you. It is recommended that you use a separate
  104.   category for each account you have, e.g., Investment, Roth IRA, 401(k), etc.
  105.  
  106. If you have any trouble with this, please check the Investor FAQ at:
  107.  
  108. http://sites.netscape.net/tapperware/investor_faq
  109.  
  110.  
  111. Updating Quotes
  112. ---------------
  113.  
  114. To get the latest quotes onto your handheld, make sure your internet connection
  115. is up, and execute the INVESTOR.BAT file. You will have to hit ENTER twice to
  116. exit the install tool.
  117.  
  118. The next time you Hotsync, those values will be copied to your handheld.
  119.  
  120. I would suggest you put the INVESTOR.BAT file on your start menu to make this easy.
  121.  
  122. Note: If you have added stocks since your last Hotsync, you will have to Hotsync
  123.       TWICE to get the quotes for the newly added stocks: once to get the new
  124.       stock symbols to your desktop, and then a second time to get quotes for
  125.       them.
  126.  
  127. If you have any trouble with this, please check the Investor FAQ at:
  128.  
  129. http://sites.netscape.net/tapperware/investor_faq
  130.  
  131.  
  132. Registering
  133. -----------
  134.  
  135. The unregistered version will let you create only 3 positions.
  136.  
  137. You can buy the registered version from PalmGear H.Q. at:
  138.  
  139.    http://store.yahoo.com/pilotgearsw/tapperware.html
  140.  
  141. for $14.95. Orders can also be taken over the phone by calling 800-741-9070 or
  142. by faxing 817-640-6614 with your credit card information.
  143.  
  144. You can check for updates to Investor at:
  145.  
  146. http://sites.netscape.net/tapperware/Investor
  147.  
  148. Please send any comments regarding Investor to Tapperware@netscape.net.
  149.  
  150.  
  151. CHANGE HISTORY
  152. --------------
  153.  
  154. Changes in Version 1.11
  155. -----------------------
  156.  
  157. * Changed column widths on Market Value view so that larger numbers can
  158.   be displayed
  159. * Added support for the following indices:
  160.  
  161.   Symbol Index Name
  162.   ------ ----------------------------
  163.   DJII   Dow Jones Industrial Average
  164.   DJIT   Dow Jones Transportation
  165.   DJIU   Dow Jones Utilities
  166.   NYA    NYSE Composite 
  167.   COMP   NASDAQ Composite 
  168.   NDX    NASDAQ 100
  169.   SPIC   S&P 500 
  170.   SPMC   S&P 400 Midcap 
  171.   SPIO   S&P 100
  172.   RUT    Russell 2000 Index 
  173.   NIKI   NIKKEI 225 Index 
  174.   HKX    AMEX Hong Kong 30 
  175.   TOP    AMEX Eurotop 100 
  176.   MXY    AMEX Mexico
  177.   JPN    AMEX Japan
  178.  
  179.   If you are tracking indices, simply use zero as the number of shares.
  180.  
  181. * No more restriction on blanks in the path name 
  182. * Compatibility with Palm OS 3.3
  183.