Release 3.10 ============ The 'FRQLIB' package includes the following files: (note: all text files are formatted for 8 space tabs) User Files: ----------- kd_freq.library This is the actual library file. Copy it to your LIBS: directory. Test This is a demo program that calls the file requester. FR_User.doc A doc file explaining the usage of the file requester. FR_Bypass A program that reroutes all calls to the ARP FR, the CED FR and the Workbench 2.0 FR with a call to Freq(). Also includes a hotkey file injector. Read FR_Bypass.doc for details. FR_Bypass.doc Docs for above program. Changes Describes changes from previous release. Read.Me This file. Find.LZH This is the Find file finder package by Larry Phillips. You will need it if you want to use the FR's File Finder facility. WFind Wildcard Find program, for use with Find.LZH. Programmer Files: ----------------- kd_freq.doc Programmer's doc file. test.c This is a small program that shows you how to open the library and call the file requester. glue.asm These are the .asm glue routines for Manx and Lattice. To use this, you must assemble it, then link it in with your .o files. protos.h #pragmas for Lattice C KDBase.h C include file. KDBase.i Asm include file. Test.asm Sample program in asm to show how to call the FR. WFind.c Sample program in C to show the use of wildcards. ------------------------------------------------------------------------------ Quick installation instructions: 1. Copy the kd_freq.library file into your LIBS: directory. 2. Copy the FR_Bypass file into your C: directory. 3. Put the following line into your startup-sequence: FR_Bypass ------------------------------------------------------------------------------ All files are © 1990,1991 Khalid Aldoseri. You may distribute these files in any electronic form as long as you keep them in the original format and archive file or at least as the full package. These are freely distributable only if they are not used for a commerical purpose. I am not liable for anything resulting from the use of these files and programs. The above applies to all the abovementioned files. If you want to use 'kd_freq.library' in any freely distributable program, you may include the 'kd_freq.library' file as long as you also include the 'FR_User.DOC' file and mention 'Copyright 1990-1992 Khalid Aldoseri'. I would like to hear about what the FR is being used for.. so please give me some feedback so that I can make the next release even better. If you want to use these for commercial purposes, please contact me at the following address: /-------------------\ | Khalid Aldoseri | | P.O. Box 3300 | | Manama, Bahrain. | | Fax: (973) 694777 | \-------------------/ Compuserve 75166,2531 Copyright 1990-1992 Khalid Aldoseri. 29 March 1992 Credits: Many many thanks to all the guys in the AmigaTech forum on Compuserve for their help, ideas, testing, teasing, joking, and generally giving me a hard time. (grin) Special thanks go to: Brian Bartlett, Jim Williams, Steve Ahlstrom, Vic Wagner, Larry Phillips, Mike McCormick, and Keith Young. And all the other folks that played with beta versions of the FR: David Art, Roy Laufer, Robert Albrecht, Eric Schwertfeger, Mike Schiller, John Pendergrass, Steve Pietrowicz, Christopher Wichura, and Chris Tolmie. (and all the rest.. sorry if I forgot you :-) Khalid.