EBSILON®Professional Online Documentation
Data Transfer and Results Display / ATL - Interface / Create ATL-Object
In This Topic
    Create ATL-Object
    In This Topic

    Create ATL-Object


    An ATL-object is to be created for each dialog, which is supposed to be called from EbsScript. This is done as follows:

     

         

    The setting "Dual" ensures that the calls can be made from typed language as well as with the help of simple scripts (Visual Basic).

    After clicking on "OK", the new class should automatically be displayed in the work area (on the left) in the tab "Classes". If this does not happen, it is recommended to close the project and open it again.

    The next step now is to implement the interface for the newly created ATL-object.