Export xml in Restricted (ASCII Only) Format

Discussion in 'Tally.ERP 9' started by skumar, Jul 23, 2013.

    
  1. skumar

    skumar New Member


    Dear Sir

    I write the tdl function when i save the sales voucher it will automatically exported the xml file. i need the xml file in ASCII Format : In tally we have two languages : Restricted (ASCII Only) , Default (All Languages). By default tally take Default (All Languages). I need Restricted (ASCII Only). kindly give me the solution.

    with regards
    skumar
     


  2. admin

    admin Administrator Staff Member


    016 : SET : SVExportLanguage : $$SysName:English ;;(Note: This will set as “Restricted(ASCII Only))
     


  3. skumar

    skumar New Member


    Dear Admin

    We can use this way also

    SET: SVExportFormat: $$SysName:AnsiXML
     


Share This Page