
/*
Objective(s)  
-	An Introductory TDL, wherein the objective is to introduce the learner to the world of TDL.
*/

[#Menu: Gateway of Tally]

	Add	: Key Item	: Before : @@locQuit	: Welcome to TDL	: W : Display 	: First TDL Report 

/*Report "First TDL Report" is done here*/
[Report: First TDL Report]

	Form	: First TDL Form

/*Form "First TDL Report" is done here*/
[Form: First TDL Form]

	Parts	: First TDL Part

/*Part "First TDL Report" is done here*/
[Part: First TDL Part]

	Lines	: First TDL Line
	
/*Line "First TDL Report" is done here*/
	[Line: First TDL Line]

		Fields	: First TDL Field

/*Field "First TDL Report" is done here*/
		[Field: First TDL Field]

			Set as	: "Here you can set value in the Field"    ;;;Value set to the field

;; End-of-File
