Tally Chapter 185 TDL for Multiple Company Data Path By Rajiv Mishra Computer Class | TALLY TDL Code



 



Few lines are missing here.

Pls watch the video for full  coding.



[#Form: CMP Action Form]

    Add:Button:AutoPath


[Button:AutoPath]


    title: if ##AutoPath then "Manual Path" else "Auto Path"

    Key: Alt + U

    Action:call :AutoPathfunc


[Function:AutoPathfunc]


      10:Set:AutoPath : not ##AutoPath

      100:Return


[#Field    : CMP Directory]


    table        : TlyTrng ListofData Path : ##AutoPath

    Show Table    : Always

    Key:AutoPath


[Collection    : TlyTrng ListofData Path]

    Title        : "List of Data Path"

    Type        : DATA    : App INI Config

    Child Of    : "AppINIConfig"

    Fetch        : DATA

    Format        : $DATA

टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

Tally Chapter 153 TDL for Custom List of Stock Item By Rajiv Mishra Computer Class

Tally Chapter 130 TDL for Stamp & Signature By Rajiv Mishra Computer Class

Tally Chapter 105 TDL for Receipt contra Payment BULK Entry by Rajiv Mishra Computer Class