Help For UDF Storage Problem

Discussion in 'Tally Developer' started by Mahesh Sethi, Apr 4, 2015.

    
  1. Mahesh Sethi

    Mahesh Sethi Member


    Dear Admin,

    Pls help me for this report. File & Errer screen shot is att. along with data.

    Pls help me ASAP.

    Manish
     

    Attached Files:



  2. HVPatel

    HVPatel Active Member


    Corrected Code for your Line
    Code:
    [Line : NMCustMobiTitle]
        Use: NMCustMobiData
    ;    Fields : NMVchData, NMDateData,NMNameData, NMNoData,TptNamem,BiltyNom,Freight
    ;    Local : Field : Default     : Type     : String
        Local : Field : Default     : Align : Center
        Local : Field : Default     : Style : Normal Bold
        Local : Field : NMVchData     : Info: "Voucher No."
        Local : Field : NMDateData     : Info: "Date"
        Local : Field : NMNameData     : Info: "Customer Name"
        Local : Field : NMNoData     : Info: "Mobile Number"
        Local : Field : TptNamem     : Info: "Transport Name"
        Local : Field : BiltyNom     : Info: "Bilty No."
        Local : Field : Freight     : Info: "Freight"
        Local : Field : Freight     : Type: String
        Border : Thin Box
    Try this
     


  3. Mahesh Sethi

    Mahesh Sethi Member



    Dear HV Patel Ji,

    Thank You Very Much.:):):):):):):):):):)

    Thanks A Lot

    Manish
     


Share This Page