IN TALLY PRIME THIS TDL NOT SUPPORT

Discussion in 'Tally.ERP 9' started by shaikh kd, Nov 18, 2020.

    
  1. shaikh kd

    shaikh kd New Member


    BELOW TDL CODING NOT WORKING TALLY PRIME ;**********************************************************;
    ;*********************================*********************;
    ;*********************| Explore Busy |*********************;
    ;*********************================*********************;
    ;**********************************************************;

    [#Part: VCH Narration]
    Add : Switch : BankDetRcpt : BankDet VCH Narration

    [Key : Execute Hyperlink1]
    Title: ExploreBusy
    Key : Left Click
    Action : Browse Url Ex: “www.youtube.com/explorebusy”

    [!Part: BankDet VCH Narration]
    Add : Line : HyperlinkCompany

    [Line: HyperlinkCompany]
    Fields : Short Prompt, HyperlinkCompany
    Local : Field : Short Prompt : Info: $$LocaleString:"Linked Doc."

    [#Form: Sales Color]
    Add :Button :Open Attachment

    [#Form: Contra Color]
    Add :Button :Open Attachment

    [#Form: Payment Color]
    Add :Button :Open Attachment

    [#Form: Receipt Color]
    Add :Button :Open Attachment

    [#Form: Journal Color]
    Add :Button :Open Attachment

    [#Form: Payroll Color]
    Add :Button :Open Attachment

    [#Form: Debit Note Color]
    Add :Button :Open Attachment

    [#Form: Credit Note Color]
    Add :Button :Open Attachment

    [#Form: Purchase Color]
    Add :Button :Open Attachment

    [#Form: Memorandum Color]
    Add :Button :Open Attachment

    [#Form: Reversing Journal Color]
    Add :Button :Open Attachment

    [#Form: Stock Journal Color]
    Add :Button :Open Attachment

    [#Form: Delivery Note Color]
    Add :Button :Open Attachment

    [#Form: Receipt Note Color]
    Add :Button :Open Attachment

    [#Form: Rejection Inward Color]
    Add :Button :Open Attachment

    [#Form: Rejection Outward Color]
    Add :Button :Open Attachment

    [#Form: Physical Stock Color]
    Add :Button :Open Attachment

    [#Form: Sales Order Color]
    Add :Button :Open Attachment

    [#Form: Purc Order Color]
    Add :Button :Open Attachment

    [#Form: Indent Color]
    Add :Button :Open Attachment

    [#Form: Attendance Color]
    Add :Button :Open Attachment

    [#Form: JobOrderIn Color]
    Add :Button :Open Attachment

    [#Form: JobOrderOut Color]
    Add :Button :Open Attachment

    [Button : Open Attachment]
    Title : $$LocaleString:"Open Attachment"
    Key : Ctrl + O
    Action :Browse Url Ex : #HyperlinkCompany

    [Field: HyperlinkCompany]
    Use : Name Field
    Color : Blue
    Key : Execute Hyperlink1
    Storage : hyper1
    Local : Key : Execute Hyperlink1 : Action :Browse Url Ex: "D:\ExploreBusy\" + $VoucherTypeName +"\"+ #HyperlinkCompa

    Fullwidth : YES

    [System: UDF]
    hyper1 : String : 1101

    ;**********************************************************;
    ;*********************================*********************;
    ;*********************| Explore Busy |*********************;
    ;*********************================*********************;
    ;**********************************************************;

    PLS ANS ME EXPERTS AS SOON AS POSSIBLE
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    In Tally Prime......at Gateway.... Press Ctrl+Alt+T....

    There it will give you the message and Line number.... as to where the problem is........

    Mostly likely... it will be a "referred" Field/Line/Part etc ......... find the new name in TallyPrime and use it. It will work.
     


  3. shaikh kd

    shaikh kd New Member


    SIR PLS TELL ME WICH PART I AM CHANGE FOR IT BECAUSE I AM NOT UNDERSTAND TDL CODING LANGUAGE
     


Share This Page