home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d07xx / d0766.lha / ISAM / ISAM.ReadMe < prev    next >
Text File  |  1992-11-21  |  4KB  |  95 lines

  1.  
  2.                             ===================
  3.                             = W E L C O M E ! =
  4.                             ===================
  5.  
  6.                                     to
  7.  
  8.                             RedShift Software's
  9.  
  10.  
  11.                                  I S A M 
  12.  
  13.                       for the Commodore (R) Amiga (R),
  14.  
  15.  
  16. ISAM is a simple to use, yet powerful server/Resident Library enabling even
  17. novice programmers to store and retrieve records from a database.   Now,
  18. you can write programs to keep track of your checking account, video tape
  19. collection, book library, as well as more complicated, multi-file projects,
  20. such as accounting systems, etc., without having to "re-invent the wheel" by
  21. writing record storing/sorting routines into each program that needs to use
  22. them.
  23. Since only the ISAM server contains the functions for manipulating records/
  24. keys, NONE of your programs needs to have them.  They only Open a small
  25. Resident Library of functions that allow communication with the server.  All
  26. of your programs that use ISAM may be running at the same time, as ISAM
  27. queues all requests, and responds quickly to them.  Records may be kept
  28. sorted in many different orders.  ISAM files and records may be locked to
  29. limit/deny access by other programs...
  30.  
  31. We could go on and on..., but the file ISAM.doc contains all of the details...
  32.  
  33. ISAMChanges.doc describes any changes since version 1.00.  ISAMFiles.doc
  34. describes the files of this release.  HowToRegister/Registration, if present
  35. (Shareware version only) describe the registration process/requirements.
  36.  
  37. ISAM may be used on any Amiga with AmigaDOS v1.2 or higher, and requires
  38. little memory.
  39. The ISAM library should be accessible from any language that can use Resident
  40. Libraries (like the system libraries Exec/DOS/Intuition/ect.).
  41. ISAM was developed with Lattice (R) /SAS (R) C 5.xx, so users of that product
  42. will be all set.
  43.  
  44. ISAM is a SHAREWARE product.  It is not Public Domain.  This means that
  45. if this is not a registered version, then you have NOT purchased it.
  46. Downloads from BBS's, files on Disk Collections (that normally sell for
  47. $5-$10 - like Fred Fish Disks), and Disks marked "Shareware Copy" are
  48. Shareware Evaluation Copies.
  49. You can identify such disks by running ISAM.  The opening requester clearly
  50. identifies a copy as being Shareware or Registered.
  51.  
  52. If this is a copy of someone else's Registered version, shame on you!
  53. It is not only illegal, but unfair to the developer(s), who must make a
  54. living off their work, and whose salaries are paid by registrations.  It
  55. is also unnecessary: ALL registered versions contain with them a shareware
  56. version which MAY be distributed to other users.  Go get one of those!
  57.  
  58. The Shareware concept was developed to allow users to try software before 
  59. they buy it - something not generally possible with retail software, where
  60. if you open the package, you have to buy the product (you might get a 
  61. replacement if a disk is defective, but returning it just because you 
  62. don't like it is not usually possible).
  63.  
  64. You may try ISAM for a period of ninety (90) days.  After that you must
  65. purchase a registered copy.  The registration fee is US$ 45.00 (plus
  66. Shipping/Handling/Tax), but quantity discounts and time payments (over a
  67. maximum of 3 months) are available.
  68.  
  69. Foreign orders are welcomed.
  70.  
  71. See the file HowToRegister for details.
  72.  
  73. Comments, suggestions, and criticism are welcomed.  We want to know what
  74. is liked and disliked about our products, and are always interested in
  75. how to improve them.  And of course, any remaining bugs can't get fixed
  76. if we don't know about them.
  77. Write to:                  RedShift Software
  78.                            P.O. Box 10403
  79.                            Rochester, NY 14610-0403
  80.  
  81. Thank you for trying RedShift Software's ISAM!
  82.  
  83.  
  84. ----------------------------------------------------------------------
  85.  
  86. ISAM Copyright (c) 1992 Scott C. Jacobs / RedShift Software.
  87. All Rights Reserved. GTDR.
  88.  
  89.  
  90. Amiga is a registered trademark of Commodore-Amiga, Incorporated.
  91. AmigaDOS is a trademark of Commodore-Amiga, Incorporated.
  92. Commodore is a trademark of Commodore Electronics Limited.
  93. Lattice is a registered trademark of Lattice, Inc.
  94. SAS/C is a registered trademark of SAS Institute Inc.
  95.