UNPROTECT	Resets RT-11 file protection status

  SYNTAX
	UNPROTECT[/options] filespec

  SEMANTICS
	The specified RT-11 file's protection status is set to allow
	deletion

  OPTIONS

   BEFORE[:dd:mmm:yyyy]
	Sets protection status only for files created before the
	specified date. If the date is omitted, the system date is used
   DATE[:dd:mmm:yyyy]
	Resets protection status only for files with the specified date.
	If the date is omitted the system date is used
   EXCLUDE
	Resets protection status for all files on a device except for the
	files specified
   INFORMATION
	Treats "file-not-found" errors as information, not fatal
   LOG
	Lists on the console terminal a log of the files whose protection
	status allows deletion
   NEWFILES
	Resets protection status only for files which have the current system
	date
   QUERY
	Requests confirmation, file by file, before protection status is reset
   SETDATE[:dd:mmm:yyyy]
	Sets the creation date of the unprotected file to the specified
	date. If the date is omitted, the system date is used
   SINCE[:dd:mmm:yyyy]
	Sets protection status only for files which were created on or after
	the specified date. If the date is omitted, the system date is used
   SYSTEM
	Allows protection status of .SYS files to reset
   WAIT
	Pauses to allow operator to mount volume containing files whose
	protection status is to be reset

  EXAMPLES

	UNPROTECT KED.SAV
	UNPROTECT/NEWFILES *.DAT
	UNPROTECT/SINCE:14:APR:82 *.MAC
	UNPROTECT/QUERY/SYSTEM *.SYS

Tim Shoppa
7328 Bradley Blvd
Bethesda, MD 20817
Voice:+1 301 767 5917
Fax:+1 301 767 5927
Email:shoppa@trailing-edge.com