
/*
Objective(s)  
- 	The objective of this program is to display the Form with specification of Height and 
	Width Dimensions
-   Form dimension shown is 50% of the main page
*/

[#Menu: Gateway of Tally]

	Add	: Key Item	: Before : @@locQuit	: Form Height Width		: E : Display	: Form Height Width
    
[Report: Form Height Width]

	Form	: Form Height Width

[Form: Form Height Width]

	Parts	: Form Height Width
	Height 	: 50% Page
	Width	: 50% Page

[Part: Form Height Width]

	Lines	: Form Height Width

 	[Line: Form Height Width]

		Fields	: Form Height Width
		
		[Field: Form Height Width]

			Set As	: "Form Height and Width set to 50% Page"

;; End-of-File
