Please enable JavaScript to view this site.

ESL Documentation

Navigation: » No topics above this level «

FAQs_CCode_Q15_1.eal

Scroll Prev Top Next More

string ExeName

application MyApplication 

 

response to start

    start local MyApplication "abc.exe" 

    response to char from keyboard

    add to Display

        insert input

    send input to MyApplication 

 

response to char from MyApplication

    add to Display

        insert input