	PDMember v1.1 from PDome Software
	Copyright 1993 Darrell Davis

	Created with SearchLight Programmer's Library
	Portions Copyright (c) 1993 SearchLight Software

Introduction
	PDMember performs several functions on the subboard member and user
files.  The functions are : CATCHUP (mark all messages read in current, all, 
or a specific subboard), JOIN (join a user to a subboard), UNJOIN (unjoin a 
user from a subboard), VALIDATE (validate a user to a default access level),
DELETE (delete a user from the user file).

Execution
	The following commands are possible with PDMEMBER:

		PDMEMBER.EXE CATCHUP <name> <subboard>
		PDMEMBER.EXE CATCHUP <name> _CURRENT
		PDMEMBER.EXE CATCHUP <name> _ALL
		PDMEMBER.EXE JOIN <name> <subboard>
		PDMEMBER.EXE UNJOIN <name> <subboard>
		PDMEMBER.EXE VALIDATE <name> <levelnumber>
		PDMEMBER.EXE DELETE <name>

	In all cases, <name> is a user name with the spaces replaced with
underscores.  If used in a SL menu, the %U command will give the current 
user's name with spaces replaced with underscores.  In all cases <subboard>
is the name of a SL subboard.  <levelnumber> is the number of the default 
access level defined in the SL config program.  For instance, default access
1 is given to all new users.
	The first command will catchup the specified user to the specified 
subboard.  The second command will catchup the specified user on the current
subboard.  The third command will catchup the specified user on all subboards
that the user is a member of.  The fourth command will join the specified 
user to the specified subboard.  The fifth command will unjoin the specified
user from the specified subboard.  The sixth command will validate the 
specified user to the specified default access level.  THe last command will
delete the specified user from the user file.
	PDMember searches for an environment valiable SLBBS.

Registration
	Although PDMember is not crippled, registration is still required.  
If you like PDRoach and plan on using it, you must send $10 to the following 
address:

	Darrell Davis
	3781 Advantage Way Dr. #203
	Memphis, TN  38128

Other Info
    If you think that PDMember is worth while, I appreciate a kind word in 
SL_SYSOP or SL_DOOR.  Because of PDMember's simplicity, there was only a 
limited beta test.  Thanks to Richard Lis for helping me root out all of the 
bugs.

Address
	I would appreciate anybody that uses PDMember to tell me what you
think about it.  I monitor SL_SYSOP and SL_DOOR so you can send me an echo
message.  My FIDO address is 1:123/60 and my SLNet address is 250:312/1561.
You can send me netmail at either of these addresses.  My BBS is The
Searchlight Cafe at (901)387-1731.  You can logon and send me mail.
Also you can FREQ a list of current PDome Software programs and utilities
with the keyword FILES.

Many Thanks
	Many thanks to Frank Larosa for producing the greatest BBS program.
Also thanks to Frank for releasing his SearchLight Programmer's Library
units that helped create this program.
