Download Free Tools for Tally ERP
FREE utilities for Tally Accounting Software

Sunday, February 4, 2007

Example 1: Add a Menu-option


[#Menu: Gateway of Tally]
Item: MyOption: Display: rptMyReport


[Report: rptMyReport]
Form: frmMyForm



[Form: frmMyForm]
Part: prtMyPart



[Part: prtMyPart]
Line: lnMyLine



[Line: lnMyLine]
Field: fldMyField



[Field: fldMyField]
Set as : "Learn, Play and have fun with TDL"

Notes:-
1) Comments in TDL are written using double semi-colon ;;
2) The above TDL code contains several definitions viz. Menu,Report, Form, Part, Line, Field
3) Definitions are always written in square brackets
4) The # symbol modifes the default TDL menu "Gateway of Tally"

Click here to download the Example 1 compiled file and the source-code.


Tally; Tally Developer and Tally Definition Language are trademarks or registered trademarks of "Tally Solutions", Bangalore.