home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 223 / RSA2.ZIP / DOC.ZIP / FAQ.DOC next >
Encoding:
Text File  |  1993-05-10  |  2.4 KB  |  59 lines

  1.  
  2. ╔══════════════════════════════════════════════════════════════════════════════╗
  3. ║    III.   FREQUENTLY ASKED QUESTIONS ABOUT RSA/2                             ║
  4. ╚══════════════════════════════════════════════════════════════════════════════╝
  5.  
  6. Q 3.01 :  My graphs will not display.  What am I doing wrong?
  7.  
  8. ANSWER :      The start list parameter in the start list file
  9.           "START.RSA" must be set correctly for your graphics
  10.           card.  Set parameter #22 to VGA, EGA, CGA, or HERCULES.
  11.  
  12. REFERENCE : README.DOC 01.05
  13.  
  14. Q 3.02 :  What is the difference between the shareware version of
  15.           the program and the registered version?
  16.  
  17. ANSWER :      The shareware version does not allow for saving of
  18.           changes made to the table function definitions.  The
  19.           registered version will save all changes in disk file
  20.           "TABLE.RSA".
  21.  
  22. REFERENCE : README.DOC 01.03
  23.  
  24. Q 3.03 :  What are the autoexec.bat and config.sys requirements
  25.           for RSA/2?
  26.  
  27. ANSWER :      RSA/2 requires no change to either of these files if
  28.           installation is done in one directory as specified in the
  29.           installation instructions.  The RSA/2 advanced installation
  30.           requires ANSI.SYS in the CONFIG.SYS configuration file.
  31.  
  32. REFERENCE : README.DOC 01.03
  33.  
  34. Q 3.04 :  Can I replace or eliminate the "INDEX" stock #0000?
  35.  
  36. ANSWER :      The "INDEX" stock #0000 is automatically created as a
  37.           composite price/volume index giving equal weight to all
  38.           stocks in your stock database.  It can not be deleted.
  39.           However the number of stocks used to calculate the index
  40.           can be specified in start list file parameter #28.  The
  41.           "INDEX" stock can be replaced by another stock data file
  42.           such as SP500.DAT by setting start list parameter #28 to
  43.           zero and copying \RSA2\DATA\SP500.DAT to \RSA2\INDEX.DAT.
  44.                
  45. REFERENCE : README.DOC 01.05
  46.                
  47.  
  48. Q 3.05 :  Can RSA/2 be used with MetaStock or PRO files?
  49.  
  50. ANSWER :      Yes.  This requires changes to start list parameters
  51.           #01, #02, and #20.   Parameter #20 specifies the data file
  52.           format "TC2000", "METASTOCK", or "PRO".   The master stock
  53.           list file for PRO files is created with the DOS commands:
  54.               DIR *.PRO > UNSORTED
  55.               SORT < UNSORTED > BASENAME
  56.  
  57. REFERENCE : README.DOC 01.05
  58.  
  59.