Lesson 1 (Creating New menu in the Gateway of Tally, Through TDL)
[#Menu: Gateway of Tally]
Item: My FirstTDL
How to Learn TDL, How to Use Tally Effectively, Reference Book for Tally Definition Language(TDL), Course Material for TDL
Lesson 1 (Creating New menu in the Gateway of Tally, Through TDL)
[#Menu: Gateway of Tally]
Item: My FirstTDL
5 comments:
Hi Mani...
Just came across your amazing work. Would like to know more about TDL and how and where do we write the codes suggested by you and how to apply them to Tally 9
i am a system consultant and working with different clients as consultant software/hardware issues. if you don't mind i want to know about to create a small code to generate Form 8E(purchase bill from unregistered dealers) from Purchase printing screen.
Dear sir,
Kindly help me with the TDL code to insert a line space between the stock items.
Thanks and regards,
Karthika S
Dear sir,
Kindly help me with the TDL code to insert a line space between the stock items.
Thanks and regards,
Karthika S
;for Normal Invoice
[#Line: EXPINV InvDetails]
Space Top : 1
;for Simple Invoice
[#Line: EXPSMP InvDetails]
Space Top : 1
Post a Comment