home *** CD-ROM | disk | FTP | other *** search
/ Home Edutainment Collecti… Childrens English Tutor / Aztech-HomeEdutainmentCollection-Vol3-ChildrensEnglishTutor.iso / create / creainfo.txt next >
Text File  |  1994-10-04  |  17KB  |  328 lines

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