home *** CD-ROM | disk | FTP | other *** search
-
-
-
- KludgeWare! rDoor V1.0
- Copyright 1992 By Patrick Spence
- All Rights Reserved
-
-
- History:
-
- 1-31-93: Originally released
-
- 2-06-93: Released version with file locking removed...Oops,
- sorry guys, its hard to test that stuff on an 8086 :>
-
- 3-31-93: Released version compiled with 3-05 structures (as
- someone asked for it :>) - Also included turbo pascal
- source code with it to allow others to upgrade as
- needed.
-
- 4-05-93: OOPS!, Nailed bug where it wouldn't always update the
- user after use. Well it did, just the WRONG user, I
- was using a WORD sized data variable to hold the user
- number and size of the record, and when I multiplied
- them together to get the resulting file position, I
- neglected to remember that even though I had a large
- enough variable to store in, Pascal automatically uses
- the size variable you START with...causing it to wrap
- around at 65K bytes (instead of 4 million). MUCH
- thanks goes to Scott Mayall Sysop of The Pot Hole at
- the End of the Universe in Cincinnati for helping me
- bug stomp (at LD charges no less :>) and find what was
- going on.
-
- This program may be freely distributed and used as LONG as there are
- NO modifications to the executable or documentation files, and that
- there are NO files added to the distribution archive.
-
- If you upgrade the source code in any way, I would appreciate a copy
- of the new code, as I like to see where my work has gone :>
-
- No registration fee for this program is required. It was written
- mostly to stop people from bitching about Renegade not reading a
- door.sys back into the user record (which I agree it should), and if
- you really feel the need to express your gratitude, send me a netmail
- telling me thanks :> and if you feel the need to divest yourself of
- sums (large or small) of money, I suppose I can work something out <Grin>.
-
-
- ----
-
-
- rDoor takes a renegade DOOR.SYS and updates the following fields back
- into the users record:
-
- Security Level
- Total uploads
- Total downloads
- Daily download "K" total
- Files downloaded today
- Total K uploaded
- Total K Downloaded
-
- rDoor is run with two command line parameters (which will be told to
- you if you run it with no parameters). The two parameters are the
- path to the door.sys and the path to the renegade data directory. For
- example:
-
- rDoor c:\rg\doors\ c:\rg\data\
-
- The trailing \ (backslash) is REQUIRED on each field. If you run it
- from the directory the DOOR.SYS is in, just specify .\ as the path.
-
- rDoor was the work of an evening of fiddling and watching cheesy
- movies, so its not really guaranteed to do anything other than just
- sit there...But it works here :> There are likewise no guarantees, use
- at your own risk.
-
- Support is given on the ITC Renegade echo, or in netmail to me. I run
- 24 hours a day, and have a 14.4 modem so that you can get around TOO
- high of a phone bill.
-
- Enjoy.
-
- Patrick Spence
- Address (ITC) 85:823/207
- BBS: Hawks Aerie
- (602) 873-2755
-
-