NAME
	length

SYNOPSIS
	length [number_of_bytes]

DESCRIPTION
	The length command allows the user to specify the message lenth used
	in the Message Network Tests.  The number_of_bytes specified must be
	a multiple of 32 (bytes).  If not, the number_of_bytes is converted 
	to the next higher 32 byte multiple. The default message length is 
	64K bytes.

	When called without an argument this command displays the message 
	length.

	Example:

	length 50k

	sets the message length to 51200 bytes.

See Also: 
	scan
