Length of version and subversion
The last segment of a rule for versioned objects, such as formulas, must
		be 
		Version or 
		Ver.Subver.
	 
The 
		Length is the total allowable length of the version, or
		version plus subversion, plus one for the delimiter. The 
		Length overrides the version length that is specified in
		the profile attribute, 
		VersionFmt. 
	 
If a fill character is specified, the 
		Version segment expands to the length using the fill
		character. The 
		Ver.Subver segment expands the subversion to the length
		using the fill character. 
	 
If the segment is longer than the value for the Length, then a warning message is displayed; the object code is not created.
The maximum length is ten for all versioned objects. The length is calculated by adding the length of the version, subversion, and delimiter.