TDL code to open Out look emails saved

Discussion in 'Free Source Codes' started by NithinBabu, Nov 18, 2020.

    
  1. NithinBabu

    NithinBabu New Member


    Hi

    Could you please give TDL code to open attachment saved in Outlook email?(.MSG format)

    Regards
    Nithin
     
    naijaind likes this.


  2. Himanshu-2002

    Himanshu-2002 Active Member


    Nitin Sir..If you don't know TDL...Then You can learn and Build Yourself Using this Website
     
    panam likes this.


  3. NithinBabu

    NithinBabu New Member


    Hi Himanshu,

    I used the below code.

    For excel and PDF files this code is working.
    For outlook emails saved, it is not working........

    Field: HyperlinkCompany3]
    Use : Name Field
    Color : Blue
    ;Border : Thin Bottom
    Key : Execute Hyperlink3
    Storage :path3
    Local : Key : Execute Hyperlink3 : Action :Browse Url : "C:\Tally\" + $VoucherTypeName +"\"+ #HyperlinkCompa
     


  4. Himanshu-2002

    Himanshu-2002 Active Member


    Sir This is incomplete code.... Please Post Full Code With Screenshots
     


Share This Page