home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / ichng11.zip / INFO.TXT < prev    next >
Text File  |  1994-10-05  |  17KB  |  329 lines

  1.                 W Y N T E R   S T O N E ' S   I    C H I N G
  2.                         G E T T I N G   S T A R T E D
  3.                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.    QUICK START:
  6.    To run the program from a DOS prompt, enter: ICHING
  7.    To read the on-disk manual, enter: IDOC
  8.  
  9.    REVIEWERS: If you intend to review this software for publication, please
  10. contact us to make sure you have the most recent version and that the
  11. ordering information supplied to your readers will be accurate. We would
  12. appreciate receiving a tearsheet or copy of any published reviews. Thank
  13. you!
  14.  
  15.    ALWAYS MAKE A BACKUP COPY of the original disk before you do anything.
  16. (See the DISKCOPY command in your DOS manual.) Put the original in a safe
  17. place, and use the copy as the master disk when you install the program.
  18.    Note that in all of the following examples, if your drive letters or
  19. directory names are different, you can simply use the same command, but
  20. with your actual drive letter and directory name. For example, we refer to
  21. the floppy drives as drive A and drive B. If yours are really called drive
  22. D and drive E, then use D and E instead of A and B. In our hard disk
  23. example, the subdirectory is called ICHING. But you can name it something
  24. else. For example, if you name it WEST, just use WEST in the command
  25. instead of ICHING.
  26.    The following instructions assume the files on your disk are NOT
  27. archived. If you have received the files in archived format, refer to the
  28. installation instructions that came with your disk.
  29.  
  30.    INSTALLING TO A HARD DISK: The first thing you need to do is create a
  31. subdirectory on the hard disk. (If the subdirectory has already been
  32. created, you don't have to create it now.) For example, if you decide to
  33. name the subdirectory ICHING, you would start at your C> prompt, and use the
  34. following sequence of commands:
  35.  
  36.    CD\
  37.    MD ICHING
  38.    CD \ICHING
  39.  
  40. Now put the master disk in the A drive and enter this command:
  41.  
  42.    COPY A:*.*
  43.  
  44. You should see all the files being copied. When the copying is finished,
  45. you are ready to run the program.
  46.  
  47.    INSTALLING TO A FLOPPY DISK WHEN YOU HAVE TWO FLOPPY DRIVES: Put the
  48. master disk in drive A. Put a new, formatted disk in drive B. Enter this
  49. command:
  50.  
  51.    COPY A:*.* B:
  52.  
  53.    You should see the files being copied to the disk in the B drive. When
  54. all the files have been copied, the B disk is your working disk. You can
  55. move  the B disk to the A drive and use it there if you prefer.
  56.    For greatest efficiency and maximum storage capacity, we urge you to
  57. install the software to your hard disk.
  58.  
  59.    INSTALLING TO A FLOPPY DISK WHEN YOU HAVE ONE FLOPPY DRIVE: Put the
  60. master disk in drive A. Have a new disk ready. Enter this command:
  61.  
  62.    DISKCOPY A: B:
  63.  
  64.    The computer will display messages telling you when to put the "source
  65. disk" or the "target disk" into the drive. The "source disk" is your master
  66. disk. The "target disk" is your new disk. When all the files have been
  67. copied, the "target" disk is your working disk.
  68.    For greatest efficiency and maximum storage capacity, we urge you to
  69. install the software to your hard disk.
  70.  
  71.    NEED MORE SPACE? If you are running programs on floppy disks you may not
  72. have enough disk space for the data files created by the program. You can
  73. remove the documentation files, which the program does not need, from your
  74. working disk. However, these files contain important information which you
  75. will need for reference, so do not delete them from your master disk. To
  76. delete the documentation files, put the working disk in the A drive and
  77. enter these commands:
  78.  
  79.    DEL A:*.TXT
  80.    DEL A:*.DOC
  81.  
  82.    The documentation files must be included with copies of the program that
  83. are distributed to others.
  84.  
  85.    PROGRAM FILES: Program files can be identified by the extension EXE or
  86. COM after the file name. To run the program, simply type its name. For
  87. example, if you have a program named ICHING.EXE, type ICHING and press
  88. <ENTER>.
  89.  
  90.    DOCUMENTATION AND INSTRUCTIONS: The on-disk manual appears in an
  91. executable file named IDOC.EXE. To view the manual from the DOS prompt,
  92. type IDOC and press <ENTER>. You can page through the document on
  93. screen, or print it by pressing <ALT><P>. For  a list of helpful commands,
  94. press <F1>.
  95.    All features of WYNTER STONE'S I CHING are documented in the on-disk
  96. manual. To save disk space, this manual may not contain all the extra
  97. explanatory material and examples which are included in the printed manual
  98. provided to registered users. The printed manual also includes a table of
  99. contents and index.
  100.    Files which have the DOC or TXT extension are ASCII format files (also
  101. called DOS Text files) which can be viewed or printed using DOS commands.
  102. For example, if you have a typical setup, you can print a document called
  103. INFO.TXT using this command:  TYPE INFO.TXT > PRN
  104.    To view this file on screen, you would enter: TYPE INFO.TXT | MORE
  105. (Successful use of MORE assumes that the correct DOS files are in your
  106. path. If this is not the case, you can simply use TYPE INFO.TXT, but the
  107. file may scroll up out of view.)
  108.    You can also view and print this kind of file with text viewing
  109. utilities, and with most word processors, using "ASCII", "DOS Text" or
  110. "Non-document" format.
  111.  
  112.    CHANGES AND UPDATES: Sometimes changes are made in a program after the
  113. manual is completed. Information about such changes will appear on disk in
  114. a text file called UPDATE.TXT. If this file appears on your disk, you
  115. should read it to get the latest important information about the software.
  116.  
  117.    NEW VERSIONS: Sometimes a new version of a program will ask permission
  118. to update your data files. Do not answer "yes" unless you have already made
  119. a backup copy of your data. Don't copy the backed-up data back into the
  120. directory after the files have been updated. This backup is simply
  121. insurance against data damage or loss. You should make backups regularly.
  122.  
  123.    BE SMART!  Before installing new versions of any software, make backups
  124. of all the old files. This protects you in case of an error during the
  125. installation/update process. Remember that power surges, hardware failure,
  126. and user errors can all lead to data loss or damage. Make backups of your
  127. data on a regular basis. If you wonder how often you need to back up your
  128. word processing documents, mailing lists, spreadsheets, etc., ask yourself,
  129. "How many days worth of work can I afford to lose?" We recommend that you
  130. use a system of three or more sets of backup disks which you rotate on a
  131. daily basis. That way, if something unfortunate happens to one set of
  132. backups, you will have another set available. A few minutes spent making
  133. daily backups can save you hours of heartbreaking work trying to recreate
  134. lost data.
  135.  
  136.    BAD DISK? It seems that in hot weather we sometimes get complaints about
  137. "bad" or unreadable disks. Floppy disks are susceptible to heat, moisture
  138. and magnetism. A disk that sits all day in a hot mailbox or truck where
  139. temperatures exceed 100 degrees is likely to be damaged. Disks which have
  140. been exposed to magnetism may become unreadable.
  141.    Before assuming a disk is bad, try it on another computer. It may be
  142. that your computer's drive heads are dirty or slightly misaligned. Suspect
  143. this if you often get disk error messages with different disks. An
  144. inexpensive head cleaning kit may help solve the problem.
  145.    With 5.25" disks, sometimes the round disk gets trapped inside its
  146. square  casing and generates an error because it can't rotate freely.
  147. Remove the  disk from the drive and tap each of the four edges sharply on
  148. the surface  of your desk. This may loosen the disk. Try reading the disk
  149. again.
  150.    With 3.5" disks, the sliding plate may not be sliding open when the disk
  151. is placed inside the drive. Gently slide the plate back and forth until it
  152. feels looser, being careful not to touch the disk media inside. Try reading
  153. the disk again. If the plate will not slide, or it it appears to be bent,
  154. do not place it inside the drive. Instead, you can simply remove the plate,
  155. which protects the disk but is not required for us.
  156.    Several popular utility packages have features that can sometimes
  157. revive unreadable disks.
  158.    In any case, if we sent you an unreadable disk, we will be happy to
  159. replace it with a fresh copy of the same program. If you received a bad
  160. disk from a vendor, the vendor should replace it.
  161.  
  162.    DOS 6 PROBLEMS: See the file UPDATE.TXT for special information of
  163. interest to users of DOS 6.
  164.  
  165.    SUPPORT: This software has been thoroughly tested, and complete
  166. instructions are contained in the user's manual.
  167.    For fast, reliable answers to your questions, visit the R.K. West
  168. section on CompuServe. GO RKWEST. You'll also be able to download
  169. 30-day evaluation versions of our new products in Library 9.
  170.    Support by mail is FREE. Mail support to registered users is generally
  171. unlimited. (However, we reserve the right to terminate support to users who
  172. in our judgment are unreasonable or abusive, or who have system problems or
  173. personal difficulties which transcend the scope of this software.)
  174. Unregistered users: We appreciate receiving a self-addressed, stamped
  175. envelope with your inquiry. Free support to unregistered users will be
  176. limited to getting you up and running, or responding to error messages.
  177.    Additional methods of support may be available as described in the
  178. program documentation or in the materials given to registered users.
  179.  
  180.    SOFTWARE LICENSE AND WARRANTY INFORMATION: See the file VENDINFO.DIZ
  181.  
  182.    SITE LICENSING: A site license is an inexpensive way for more than
  183. one person to legally use one copy of a program on more than one computer
  184. at a time. Site licenses are designed for companies, offices or workgroups
  185. where more than one person in the organization needs to use a product, but
  186. does not need additional manuals or disks. Site licensing enables
  187. companies, departments, government agencies, etc., to equip their personnel
  188. with the tools they need at a minimal cost.
  189.    Here's the gist of how it works:  The company purchasing a site license
  190. (the licensee) provides a single point of contact for shipping, technical
  191. support, upgrades, etc., and we (the licensor) provide "golden masters" of
  192. the diskettes, manuals, and any other parts of the package.
  193.    The following chart gives a breakdown of the cost of site licensing and
  194. how much you save per site licensed. For instance, if the normal registration
  195. fee for one copy of the software was $29.00, and you purchased a site
  196. license for 11 users (sites) your cost would be $377.30, which saves you
  197. $161.70 of the cost of 11 separate purchases. The more sites you license,
  198. the more you save.
  199.  
  200. SAMPLE SITE LICENSING CHART FOR A PROGRAM WITH A $29.00 REGISTRATION PRICE:
  201.  
  202.                      Discount      Price Per      Savings
  203.      Quantity       Percentage       Unit         Per Unit
  204.  
  205.       5 -  10          25%          $21.75         $ 7.25
  206.      11 -  15          30%          $20.30         $ 8.70
  207.      16 -  20          33%          $19.43         $ 9.75
  208.      21 -  25          36%          $18.56         $10.44
  209.      26 -  30          39%          $17.69         $11.31
  210.      31 -  40          42%          $16.82         $12.18
  211.      41 -  50          45%          $15.95         $13.05
  212.      51 -  60          48%          $15.08         $13.92
  213.      61 -  70          51%          $14.21         $14.79
  214.      71 -  80          54%          $13.34         $15.66
  215.      81 -  90          57%          $12.47         $16.53
  216.      91 - 100          60%          $11.60         $17.40
  217.  
  218.      101+           By special arrangement
  219.  
  220. To receive a complete site licensing agreement, or to obtain further
  221. information, please contact R.K. West Consulting, PO Box 8059, Mission
  222. Hills CA 91346, USA; FAX 818-366-1737; CIS 74774,403.
  223.  
  224.    SHAREWARE: The term "Shareware" describes a marketing method in which
  225. copyrighted programs circulate among users for purposes of evaluation. This
  226. gives you the option to "Try Before You Buy". Using this system, the author
  227. of a program typically allows you to try the program for up to 30 days
  228. before payment is required. The exact terms of evaluation vary from author
  229. to author, so be sure to check the documentation of the programs you
  230. evaluate.
  231.    Any fee you pay to a disk vendor is simply a distribution fee, and does
  232. not cover the cost of the program itself. Programs which are used beyond
  233. the author's prescribed evaluation period require separate payment to the
  234. author. By making payment to the author you obtain a legal right to use the
  235. software, and encourage the continued development of quality software
  236. within the Shareware channel.
  237.    The process of paying for the software is called "registration". The
  238. exact benefits of registration vary from author to author, but many authors
  239. will offer one or more of the following: a current version, technical
  240. support, a printed manual, free or discounted upgrades, bonus utilities or
  241. special offers. Consult the registration information included with each
  242. program for specific details.
  243.  
  244.    REGISTRATION: When you register (pay) for WYNTER STONE'S I CHING, you will
  245. receive:
  246.  
  247.    * A copy of the most recent version of the program, without any
  248.      registration reminders.
  249.  
  250.    * A printed, indexed manual.
  251.  
  252.    * A license to use the program permanently.
  253.  
  254.    * Technical support by fax, mail, and CompuServe.
  255.  
  256.    * Your choice of one free program as listed on the registration form.
  257.  
  258.    * Notice of upgrades, new releases, and new products.
  259.  
  260.    * Discounts on upgrades and other products.
  261.  
  262. This software is produced by a member of the Association of Shareware
  263. Professionals (ASP). ASP wants to make sure that the shareware principle
  264. works for you. If you are unable to resolve a shareware-related problem
  265. with an ASP member by contacting the member directly, ASP may be able to
  266. help. The ASP Ombudsman can help you resolve a dispute or problem with an
  267. ASP member, but does not provide technical support for members' products.
  268. Please write to the ASP Ombudsman at 545 Grover Rd., Muskegon MI
  269. 49442-9427, or send a Compuserve Mail message to ASP Ombudsman 70007,3536.
  270.  
  271.         ┌─────────┐
  272.   ┌─────┴───┐     │              (R)
  273. ──│         │o    │──────────────────
  274.   │   ┌─────┴╨──┐ │  Association of
  275.   │   │         │─┘  Shareware
  276.   └───│    o    │    Professionals
  277. ──────│    ║    │────────────────────
  278.       └────╨────┘    MEMBER
  279.  
  280.  To: R.K. West Consulting                WYNTER STONE'S I CHING REGISTRATION
  281.      PO Box 8059
  282.      Mission Hills CA 91346, USA
  283.  
  284.  Your Name: ________________________________________________
  285.  
  286.  Address: __________________________________________________
  287.  
  288.           __________________________________________________
  289.  
  290.           __________________________________________________
  291.  
  292.  Phone:   __________________________________________________
  293.  
  294.  _____ Registered versions @ $29.00 each:            ___________________
  295.  
  296.  _____ Shipping outside the U.S.A. $6.00             ___________________
  297.  
  298.  Disk Size: ___ 3.5"   ___ 5.25"    TOTAL ENCLOSED:  ___________________
  299.  
  300.  Free Bonus Program! Pick ONE:
  301.  
  302.  ___ Cliche Finder   ___ ESP Test   ___ Practical Jokes   ___ Shareware
  303.  
  304.  All prices are in U.S. dollars, checks drawn on and payable through a U.S.
  305.  bank. You may register by credit card through Public (Software) Library. In
  306.  the USA call 800-242-4775. Others, call 713-524-6394. These numbers are for
  307.  orders only. You can Fax a credit card order to PsL at 713-524-6398; or
  308.  mail it to: PSL, P.O. Box 35705, Houston TX 77235; or order on CompuServe from
  309.  71355,470. Visa, MasterCard, Discover, American Express. Please do not mail
  310.  credit card orders to R.K. West (and do not mail checks to PSL).
  311.  
  312.  Tell us where you found this program! __________________________________
  313.  
  314.    ______________________________________________________________________
  315.  
  316.  Important: If you purchased this disk from a rack, bin, shelf or package in a
  317.             retail store, grocery, airport, bookshop, etc., or found it on
  318.             CD-ROM, please include the company name or brand-name logo from the
  319.             disk package or label, and other information, such as address and
  320.             phone, identifying the company that actually produced the disk.
  321.  
  322.    ______________________________________________________________________
  323.  
  324.    ______________________________________________________________________
  325.  
  326.    ______________________________________________________________________
  327.  
  328.  What are your comments about Wynter's I Ching? (Use other side if needed)
  329.