How to copy data from one line to another in repeated lines?

Discussion in 'Tally Developer' started by Raghuram, Mar 7, 2013.

    
  1. Raghuram

    Raghuram New Member


    Dear Experts,

    Suppose I have entered the first line of data in repeated lines. But the same data must be copied to other lines automatically. How can I do this using TDL

    Thanks in Advance
     


  2. GOURAV JAIN

    GOURAV JAIN Member


    Type Same String Value for both UDF.

    [System : UDF]
    LINE1 :String : 366
    LINE2 :String : 366
     


  3. Nirav Merchant

    Nirav Merchant Active Member


    Hi Pls give some example
     


  4. Raghuram

    Raghuram New Member


    I could do this by using $$PrevLine:#FieldName.
     


Share This Page