My Systen and Setup I run BinkleyTerm Version 2.56/QuickBBS 2.75 under Desqview 2.42, on a 386 25Mh computer with 8 Meg of memory. My board has only one line, I have QuickBBS set up with two nodes, one is Local. This is the way I use QRFM here. a. I run QRFM in a DesqView Window. b. I run QRFMFLst nightly, It Imports Uploads into the Data Base, rebuilds Files.BBS lists and produces File Lists for download. c. Once a day I review uploads, Virus Check them and Edit descriptions if they need it. Many times I use DesqView to capture descriptive info from the files docs and paste it into the description. If you use DesqView's Transfer feature, use T and R for the transfer as transfering it all with enter won't work because of the carriage returns. d. When I have time I BackUp files to Floppy or mark the file as Backup Not Required. e. As space on my hard drive gets tight, I take files offline, using the description, file date and number of downloads as an aid in deciding what go's. f. I run SrchDoor as a QuickBBS type 7 Door I have my board divided into three areas Main Board, Art Conference, Programmers Conference. In each area I use SrchDoor parameters to limit search access only to files in the that area of interest. g. Users leave me a message if they need a offline file and it's back on line in a one easy step. My system has over 7,000 at this time about half are only available offline. The biggest problem is over the years I have accumulated about 700 5 1/2" floppies all formated to 720k. I have started buying 1.2Meg floppies as I have found a source that charges 32 cents each. ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ Here is my QRFM Desqview setup, I haven't spent any time optimizing the QRFM Window setup, but for what it's worth here it is: Change a Program Program Name............: QRFM Keys to Use on Open Menu: QR Memory Size (in K): 500 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Program...: QRFM Parameters: Directory.: d:\qrfm ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Options: Writes text directly to screen.......: [Y] Displays graphics information........: [Y] Virtualize text/graphics (Y,N,T).....: [Y] Uses serial ports (Y,N,1,2)..........: [N] Requires floppy diskette.............: [N] Change a Program Advanced Options System Memory (in K).......: 0 Maximum Program Memory Size (in K)..: 500 Script Buffer Size.......: 1000 Maximum Expanded Memory Size (in K): 800 Text Pages: 1 Graphics Pages: 1 Initial Mode: Interrupts: 00 to FF ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Window Position: Maximum Height: 25 Starting Height: 25 Starting Row...: 1 Maximum Width.: 80 Starting Width.: 80 Starting Column: 1 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Shared Program Pathname..: Data......: ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Close on exit (Y,N,blank)......: [Y] Uses its own colors..............: [Y] Allow Close Window command.....: [N] Runs in background (Y,N,blank)...: [N] Uses math coprocessor..........: [N] Keyboard conflict (0-F)..........: [0] Share CPU when foreground......: [Y] Share EGA when foreground/zoomed.: [Y] Can be swapped out (Y,N,blank).: [N] Protection level (0-3)...........: [0] ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ Here are the applicable portions of my QuickBBS Menu editor screens that show mu SrchDoor setup. Main Board Optional Data: d:\QRFM\SrchDoor.EXE N 1A 1B 1C 1D 1E 1F 1G 1H 1I 1J 1K 1L 1M Menu Type....>7úú Security.....>5úúúú Key..........>M Optional Data: d:\QRFM\SrchDoor.EXE S 1A 1B 1C 1D 1E 1F 1G 1H 1I 1J 1K 1L 1M Menu Type....>7úú Security.....>5úúúú Key..........>M Art Conference Optional Data: d:\QRFM\SrchDoor.EXE N 2A 2B 2C 2D Menu Type....>7úú Security.....>5úúúú Key..........>M Optional Data: d:\QRFM\SrchDoor.EXE S 2A 2B 2C 2D Menu Type....>7úú Security.....>5úúúú Key..........>M Programmers Conference Optional Data: d:\QRFM\SrchDoor.EXE N 3A 3B 3C 3D 3E 3F 3G 3H 3I 3J 3K 3L 3M 3N 3O Menu Type....>7úú Security.....>5úúúú Key..........>M Optional Data: d:\QRFM\SrchDoor.EXE S 3A 3B 3C 3D 3E 3F 3G 3H 3I 3J 3K 3L 3M 3N 3O Menu Type....>7úú Security.....>5úúúú Key..........>M ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ This is the QRFMFLst setup in my BBS batch file Echo ---- Create FileLists For DownLoad and make .DIR files ---- D: CD \QRFM Rem ** Update Files.BBS, Import New Uploads, Get Dowmload Counts QRFMFLst -F Rem ** use -O if you don't use XferDoor Rem ** Update Cross Reference File Lists QRFMFLst -R Rem ** Create AllFiles.Lst QRFMFLst -L 50 allfiles Rem ** Create File Lists for my Conferences QRFMFLst -S Files1.Lst 1A 1B 1C 1D 1E 1F 1G 1H 1I 1J 1K 1L 1M QRFMFLst -S Files2.Lst 2A 2B 2C 2D QRFMFLst -S Files3.Lst 3A 3B 3C 3D 3F 3G 3H 3I 3J 3K 3L 3M 3N 3O Rem ** Create a List of files available for File Requests (BBS files only) QRFMFLst -S FreqFile.Lst 1K CD D:\QRFM\lists Rem ** Compress File Lists for downloading ARJ a D:\_FileLst\AllFiles AllFiles.lst ARJ a D:\_FileLst\FileLis1 Files1.lst ARJ a D:\_FileLst\FileLst2 Files2.lst ARJ a D:\_FileLst\FileLst3 Files3.lst ARJ a D:\_FileLst\CRefList A5Files.ASC ARJ a D:\_FileLst\ARefList A4Files.ASC ARJ a D:\_FileLst\MRefList A3Files.ASC ARJ a D:\_FileLst\BRefList A2Files.ASC ARJ a D:\_FileLst\PRefList A1Files.ASC ARJ a D:\_FileLst\FreqList FreqFile.Lst Rem ** Copy Cross Ref lists to QBBS text directory For use in File List Menus Copy *.a* c:\Quickbbs\txtfiles ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ