home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 576.lha / kd_freq.library_v3.01 / read.me < prev    next >
Text File  |  1991-11-17  |  3KB  |  117 lines

  1. Release 3.01
  2. ============
  3.  
  4.  
  5. The 'FRQLIB' package includes the following files:
  6.     (note: all text files are formatted for 8 space tabs)
  7.  
  8. User Files:
  9. -----------
  10.  
  11. kd_freq.library    This is the actual library file.  Copy it to your
  12.         LIBS: directory.
  13.  
  14. Test        This is a demo program that calls the file requester.
  15.  
  16. FR_User.doc    A doc file explaining the usage of the file requester.
  17.  
  18. FR_Bypass    A program that reroutes all calls to the ARP FR, the
  19.         CED FR and the Workbench 2.0 FR with a call to Freq().
  20.         Also includes a hotkey file injector.  Read FR_Bypass.doc
  21.         for details.
  22.  
  23. FR_Bypass.doc    Docs for above program.
  24.  
  25. Changes        Describes changes from previous release.
  26.  
  27. Read.Me        This file.
  28.  
  29. Find.LZH    This is the Find file finder package by Larry Phillips.
  30.         You will need it if you want to use the FR's File Finder
  31.         facility.
  32.  
  33. WFind        Wildcard Find program, for use with Find.LZH.
  34.  
  35.  
  36. Programmer Files:
  37. -----------------
  38.  
  39. kd_freq.doc    Programmer's doc file.
  40.  
  41. test.c        This is a small program that shows you how to open the
  42.         library and call the file requester.
  43.  
  44. glue.asm    These are the .asm glue routines for Manx and Lattice.
  45.         To use this, you must assemble it, then link it in
  46.         with your .o files.
  47.  
  48. protos.h    #pragmas for Lattice C
  49.  
  50. KDBase.h    C include file.
  51.  
  52. KDBase.i    Asm include file.
  53.  
  54. Test.asm    Sample program in asm to show how to call the FR.
  55.  
  56. WFind.c        Sample program in C to show the use of wildcards.
  57.  
  58. ------------------------------------------------------------------------------
  59.  
  60. Quick installation instructions:
  61.  
  62. 1. Copy the kd_freq.library file into your LIBS: directory.
  63. 2. Copy the FR_Bypass file into your C: directory.
  64. 3. Put the following line into your startup-sequence:
  65.        FR_Bypass
  66.  
  67. ------------------------------------------------------------------------------
  68.  
  69. All files are © 1990,1991 Khalid Aldoseri.  You may distribute these files
  70. in any electronic form as long as you keep them in the original format and
  71. archive file or at least as the full package.  These are freely distributable
  72. only if they are not used for a commerical purpose.  I am not liable for
  73. anything resulting from the use of these files and programs.  The above
  74. applies to all the abovementioned files.
  75.  
  76. If you want to use 'kd_freq.library' in any freely distributable program, you
  77. may include the 'kd_freq.library' file as long as you also include the
  78. 'FR_User.DOC' file and mention 'Copyright 1990,1991  Khalid Aldoseri'.  I would
  79. like to hear about what the FR is being used for.. so please give me some
  80. feedback so that I can make the next release even better.
  81.  
  82. If you want to use these for commercial purposes, please contact me at the
  83. following address:
  84.  
  85. /-------------------\
  86. | Khalid Aldoseri   |
  87. | P.O. Box 3300     |
  88. | Manama, Bahrain.  |
  89. | Fax: (973) 694777 |
  90. \-------------------/
  91.  
  92. Compuserve 75166,2531
  93.  
  94.  
  95. Copyright 1990  Khalid Aldoseri.
  96.     17 Nov 1991.
  97.  
  98.  
  99.  
  100.  
  101. Credits:
  102.  
  103. Many many thanks to all the guys in the AmigaTech forum on Compuserve for
  104. their help, ideas, testing, teasing, joking, and generally giving me a hard
  105. time. (grin)  Special thanks go to:
  106.  
  107.     Brian Bartlett,    Jim Williams, Steve Ahlstrom, Vic Wagner,
  108.     Larry Phillips, Mike McCormick, and Keith Young.
  109.  
  110. And all the other folks that played with beta versions of the FR:
  111. David Art, Roy Laufer, Robert Albrecht, Eric Schwertfeger, Mike Schiller,
  112. John Pendergrass, Steve Pietrowicz and Christopher Wichura.
  113.  
  114. (and all the rest.. sorry if I forgot you :-)
  115.  
  116. Khalid.
  117.