Downgraded

Discussion in 'Tally Developer' started by psjain_jal, Sep 28, 2012.

    
  1. psjain_jal

    psjain_jal Member


    I have make this tdl for working on every Tally ie Rel From 1.1 to 3.6 rel that means every time you should not rewrite your data. But it was not working properly. Pl Help me in this matter i atteched the full code pl rectify.


    Thanks in Advance

    Code:
    [#Menu : Company Info.]
    Add    : Item : Before : @ @ locQuit : Downgrade Company : Menu: DGMenu
     
     
       
    [Menu: DGMenu]
        Title: Downgrade Company
        Add: Item: Same Version (Release) : Display : Downgrade Company
        Add: Item: Lower Version : Display : Downgrade Company
     
     
     
    [Key  : Downgrade Company]
     
    Inactive: $$IsRemoteCompany
     
    [Report: Downgrade Company]
    Title      : $$LocaleString:"Downgrade Company"
    Object      : Downgrade Company
    Form        : CMP Action Form
    Local      : Field      : Form SubTitle            : Info      : $$LocaleString:"Downgrade Company"
    Local      : Field      : CMP Action                : Table    : List of Companies on Disk
    Local        : Collection :List of Companies on Disk            : Child of    : $Destination
    Local      : Field      : CMP Action                : Set as    : $$CurrentCompany
    Local      : Field      : Short Prompt              : Set as      : $$LocaleString:"Name"
    Local      : Field      : CMP Action                  : Modifies    : SVBackupName : Yes
    Local      : Part        : CMP Action                : Add          : Line : Before : CMP Action : CMP Directory
    Local      : Line        : CMP Action              : Add          : Field: Before : CMP Action : Short Prompt
    
     


  2. P kumar

    P kumar Guest


    Dear Mr. psjain_jal,

    sorry to say, but the above tdl is not made by you.
     


  3. Nirav Merchant

    Nirav Merchant Active Member


    Is this the Full TDL Code ?
     


  4. psjain_jal

    psjain_jal Member


    I dont know it was recd on net surffing. pl help me in this matter.
     


  5. Nirav Merchant

    Nirav Merchant Active Member


    do u have Full code of this this is not Full
     


  6. psjain_jal

    psjain_jal Member


    I think this was not full code
     


  7. Nirav Merchant

    Nirav Merchant Active Member


    Need to check
     


  8. mpal2311

    mpal2311 Active Member


    Earlier you are saying that:
    I have make this tdl for working on every Tally ie Rel From 1.1 to 3.6 rel that means every time you should not rewrite your data. But it was not working properly. Pl Help me in this matter i atteched the full code pl rectify.


    Thanks in Advance

    Please clear the matter.
     


  9. psjain_jal

    psjain_jal Member


    sorry
    but this code was made by me
    .
    sorry
    but this code was not made by me. But i received from net.
     


  10. psjain_jal

    psjain_jal Member


    pl any update regarding this issue pl help nirav

    thanks in advance
     


Share This Page