;; Sri Ganeshji : Sri Balaji : Sri Pitreshwarji : Sri Durgaji : Sri Venkateshwara /* Objective(s) - This program illustrates the use of following attributes of Border definition Left Right Top Bottom Color PrintFG About this program - This program displays text on screen where the field has border applied. */ [#Menu: Gateway of Tally] Add: Key Item: Before: @@locQuit : ($$LocaleString:"Border Sample") : E : Display: TSPL Border Demo [Report: TSPL Border Demo] Form: TSPL Border Demo [Form: TSPL Border Demo] Parts: TSPL Border Demo [Part: TSPL Border Demo] Line: TSPL Border Demo [Line: TSPL Border Demo] Field: TSPL Border Demo [Field: TSPL Border Demo] Set As : "This text has custom borders" Border : TSPL AllSidesCustomBorder Width : 60 Align : Center [Border: TSPL AllSidesCustomBorder] Top : Thin Bottom : Thick Left : Thick, Double Lined Right : Thin Color : Red Print FG : Yes ;;EOF