new form
  name			usage
  shade			mid grey
  origin		31.5 0.2
  size			95 32
  start			hidden
  help			This is the useage input top level form
  data font		6x12
  label font		6x12
  application font	6x12
  border		1
  selection border	0
end form

new field
	name			u_current_zone
	type			popup
	origin			4 1.5
	size			2 1
	menu			1\
				2\
				3\
				4\
				5\
				6\
				7\
				8\
				9\
				10\
				11\
				12\
				13\
				14\
				15
	label position		fit above
	label string		Current Zone
	label position		above
	help			The number of the zone currently displayed
	description		\
The current zone is the one shown below.  It\n\
can be changed to any other defined zone by\n\
selecting the zone name from the option menu\n\
(left mouse button on field label) or by using\n\
the right button in the field to toggle though\n\
all the options.
end field

new field
	name			b_u_airflow
	type			button
	origin			20 1.5
	size			15 1
	label position		fit above
	menu			air flow
	label position		fit above
	help			Select input of air flow parameters
	description		\
This button switchs to input facility for\n\
expected infiltration and zone coupled air\n\
flow in the current zone.
end field

new field
	name			b_u_cgain
	type			button
	origin			37 1.5
	size			15 1
	menu			casual gain
	label position		fit above
	help			Select input of casual gains
	description		\
This button switchs to input facility for\n\
casual gains in the current zone.
end field

new field
	name			b_u_load
	type			button
	origin			56 1.5
	size			6 1
	menu			load
	label position		fit above
	help			Load.
	description		\
This button loads the data from\n\
a ESP zone operation file.
end field

new field
	name		oper_file_name
	type		file
	origin		64 1.5
	size		20 1
	border		1
	label position	fit above
	selection border	1
	label position	left
	help		Please provide a file name\n\
			which will be used to store\n\
			the usage details.
end field

new field
	name			b_u_dump
	type			button
	origin			85 1.5
	size			6 1
	menu			dump
	label position		fit above
	help			Dump.
	description		\
This button dumps the data into\n\
a ESP zone operation file.
end field
