Pack Files

	This program allows a developer to remove deleted records in a file
	to reclaim space. It can also be used to display statistics and 
	optionally rebuild index files after the packing operation.
	 
	v6.1 ( 6.0.02 USP )

	Syntax:   fppack [ fPname|- ] [flags]

	6.1   -H "heading"     Custom title to display in box.
	6.1   -E               Don't actually pack the records, just
							  give statistics.
	6.1   -R               Rebuild the automatic indexes even if
							  no records were deleted.
	6.1   -EX              Skip statistics.
	6.1   -C               Skip continue and finished prompts						
	6.1   -X               Skip rebuilding the auto indexes.
	6.1   -M name          Qualifier file name to use.
	6.1   -MD              Ask for qualifier with default prompt.
	6.1   -MQ "mesg"       Ask for qualifier with "mesg" as the prompt.
	6.1   -MA              Use all qualified files & main file.

	\r Unix/Linux only: \r
	6.1   -BG              Work in the background.
	6.1   -BS              Suppress "completed in background" message.