home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d143 / rim.lha / Rim / Readme.First < prev    next >
Text File  |  1988-05-15  |  2KB  |  54 lines

  1. RIM - 5  /  AMIGA
  2.  
  3. Initial Information
  4.  
  5. RIM-5 is a relational DBMS, translated for Amiga. Other versions are
  6. available for IBM PC, VAX/VMS, CDC mainframes, and IBM mainframes.
  7. RIM-5 (or just RIM hereafter) can be executed by just typing RIM.
  8.     However, if you want to use it, it's a good idea to have a
  9. working HELP command and to read the documents first.
  10.     Due to the large size of the RIM files, the RIM HELP database,
  11. all documents, and the sources, are archived. To build a working disk,
  12.  
  13. 1. Make a COPY of your distribution disk of RIM and work on the copy.
  14.     The DISKCOPY command under CLI, or the workbench facilities
  15.     can be used. NEVER write on the master.
  16. 2. Delete the source archive from the copy, to gain some room.
  17.     Its' name is RimSrcAmi.Arc.
  18. 3. Un-archive the document archive. The command
  19.    ARC -x RIMDocuments.Arc #?
  20.     will do it from CLI. You probably have to use CLI with this program.
  21. 4. Read the documents, and print them out or copy them to another disk.
  22. 5. Delete the document files, again to get room.
  23. 6. Now de-archive the pre-built HELP database. You can do this with the
  24.     command
  25.    ARC -X RimHelpDB.Arc #?
  26.  
  27. 7. You can now start using RIM.
  28.  
  29.  
  30.     RIM for the Amiga was derived from my port to IBM PC (available
  31. from PC-Blue) of the VAX version. RIM is public domain software and
  32. all restrictions that once existed on it have expired. I certify that
  33. Amiga RIM can be freely distributed, without violation of anyone's
  34. licensing restrictions or policies. I have all the original paperwork
  35. to back this up if need should arise, by the way.
  36.     You, the recipient, are encouraged to have a look at the
  37. program interface of RIM and to add command front-ends if you wish
  38. to replace the somewhat archaic (and arcane) one supplied here. I make
  39. no claims for the beauty of RIM on the Amiga, but it is a functional
  40. DBMS suited for large databases and represents the first DBMS
  41. that I know of that's freely distributable and that IS suited to
  42. large, multi-table databases.
  43.  
  44.     Finally, my thanks to Fred Fish for distributing Amiga freely
  45. distributable software, and to Absoft, whose Fortran compiler (V2.3)
  46. was used to compile this code, and whose policies do not interfere
  47. with this distribution. You'll need a copy of the Absoft compiler if
  48. you want to modify the code; all the sources are presented here.
  49.  
  50.         Glenn C. Everhart
  51.         4/12/1988
  52.         Everhart%Arisia.decnet@GE-CRD.arpa
  53.  
  54.