How can I store the Dot-net exe return value in TDL Variable

Discussion in 'Tally Developer' started by mohankumar, Nov 19, 2012.

    
  1. mohankumar

    mohankumar New Member


    Hi All,
    I want a help, how to store the return value from Dot-net exe.
    I will call the exe using Exec Command, In this case How can I store the exe return value.


    Example.
    [#Menu : Gate Way of Tally]
    Add : button : Tally Notepad
    [Button : Tally Notepad]
    Key : ALT + T
    Action : Exec Command : Test.exe

    In this example the Test.exe return some values,
    How can I store this value in TDL variable OR How can I set the value into TDL variable.
    Please help me.
     


  2. admin

    admin Administrator Staff Member


    U need to write DLL functions, if you want to capture return values.
     


  3. mohankumar

    mohankumar New Member


    Dear admin,

    Sorry sir, I don't understand here. write DLL functions means, can I write a new DLL function in Dot-Net or write a function in TDL.
    Please give me a example for this.
     


Share This Page