{ Copyright (C) 1981 by Bell Laboratories, Inc., and Whitesmiths Ltd. }
{ fmtcons -- constants for format }
const
	CMD = PERIOD;
	PAGENUM = SHARP;
 	PAGEWIDTH = 60;
 	PAGELEN = 66;
	HUGE = 10000;
