LCFILE PROCESSOR v1.4 These docs will be BRIEF as i hate writing them. This utility will scan the lcfiles directory of the conference that the user is AUTOREJOINING for lost carrier files. If any are found, then it will ask the user if he can name them. If so, it will move them so that he can do so. It requires that the files be in the 'lost carrier' state for a minimum of 2 hours before letting other users name the files. Of course, the user that named the files gets the credits for them. Ok for installation - I have included my icon I use for this. I recommend putting it in the syscmd drawer rather than the bbscmd drawer so that a user cannot enter the door from the command line. Copy the file 'lost.x' to a dir called 'doors:scan/' and then put the icon in bbs:commands/syscmd/ and you should be partially setup. Now, you must do the following: Create a directory called 'bbs:lcfile' For every conference you want this door to run you must include a file named the conference number and it must contain a PATH to that conference. As an example, if i want my amiga conference which is conference number 1 to be checked, you create a file called bbs:lcfile/1 and inside it is the path to my amiga conference which is 'bbs:amiga/' - there should be a carriage return afterwards also. I have included my conference 1 and conference 3 files for examples. If you want a message to be displayed to the user, then put a file called bbs:lcfile/lost.txt with the message you want to be shown. The door will show this file right after the 'lost carrier v1.4' stuff is shown. To get the door to run, run it with MCI commands in one of the bull.txt's in bbs: or in bbs:nodex/ The line is something like: ~CC_LOST| That should run a door called 'lost'. OK good luck. That's all the docs there are. BIG BOSS