home *** CD-ROM | disk | FTP | other *** search
/ Computerized Investing - Spreadsheet Collection / Spreadsheet Collection.iso / pc / ibm13 / ibm13.bat < prev    next >
Encoding:
DOS Batch File  |  1991-07-18  |  3.0 KB  |  62 lines

  1.  ECHO OFF 
  2. CLS 
  3. ECHO                             INSTRUCTIONS FOR THE 
  4. ECHO                                 IBM DISK 13
  5. ECHO                              TECHNICAL ANALYSIS
  6. ECHO    .
  7. ECHO    This disk contains Lotus 1-2-3 worksheets produced at AAII or 
  8. ECHO    published in Computerized Investing.  Although every program has 
  9. ECHO    been tested and is believed to work properly, we make no guarantees 
  10. ECHO    as to the quality or suitability of any of them. 
  11. ECHO    .
  12. ECHO    Before you use this disk, we suggest you do the following:  First, 
  13. ECHO    following the procedure outlined in your computer's DOS manual (see 
  14. ECHO    the FORMAT command), format a disk (using the /S format option, if you 
  15. ECHO    wish to make a "boot disk").  Second copy the files from this 
  16. ECHO    original disk to the disk you have just formatted (using COPY *.*). 
  17. ECHO    Use the new disk as your working disk.  This original program disk 
  18. ECHO    should be kept in a safe place and used only to make working copies. 
  19. ECHO    .
  20. PAUSE 
  21. ECHO    . 
  22. ECHO    The following is the directory listing for IBM Disk 13:
  23. ECHO    .
  24. ECHO     IBM13    BAT   3026  The file you are reading
  25. ECHO     DJIA     DOC   8103  Documentation for DJIA
  26. ECHO     DJIA     WKS  22522  Market fundamentals & 60 years of DJIA data
  27. ECHO     FORMTIME DOC   6740  Documentation for FORMTIME.WKS
  28. ECHO     FORMTIME WKS   5436  Timing changes in portfolio composition
  29. ECHO     MOVAVG   DOC  12805  Documentation for MOVAVG.WKS & WK1
  30. ECHO     MOVAVG   WK1  41923  As below but with version 2 features
  31. ECHO     MOVAVG   WKS  22168  Relative strength- market timing signals
  32. ECHO    .  
  33. PAUSE 
  34. ECHO    .
  35. ECHO    Files ending with WKS extension run all versions of 1-2-3, while those 
  36. ECHO    ending in WK1 require release 2.0 or higher.  These worksheets, of 
  37. ECHO    course, can be used with other spreadsheet programs that are 1-2-3 
  38. ECHO    compatible such as Quattro, Twin, VP-Planner Plus.
  39. ECHO    .
  40. ECHO    Note that you cannot run files with the .DOC extension in DOS.  These 
  41. ECHO    are ASCII text files of the articles that presented the programs.  To 
  42. ECHO    view these documentation files, at the DOS command prompt ("A>"), 
  43. ECHO    enter 
  44. ECHO    .
  45. ECHO                              TYPE filename.DOC 
  46. ECHO    .
  47. ECHO    to output them to the screen.  As the text scrolls up the screen, you 
  48. ECHO    can "freeze" the display by holding down the Ctrl key then pressing 
  49. ECHO    the Num Lock key.  Following that, you can "unfreeze" the display by 
  50. ECHO    pressing any key. 
  51. ECHO    .
  52. ECHO    To output the documentation files to the printer:  First, make sure 
  53. ECHO    your printer is on; second, position the paper correctly at the top of 
  54. ECHO    the form; finally, at the DOS prompt, enter: 
  55. ECHO    .
  56. PAUSE 
  57. ECHO                            COPY filename.DOC PRN 
  58. ECHO    .
  59. ECHO    You can print out this directions file (IBM13.BAT) using a similar 
  60. ECHO    procedure. 
  61. ECHO    .
  62. ECHO    Good luck!