• 236 views | 3 messages Discussion: LEAP
    Topic: questions about API Subscribe | Previous | Next
  • Kai Wang 6/14/2011

    2208 Views

    hi everyone, i am a new starter. where is the LEAP DLL, how can i use the LEAP API in Java application?
    wangkai
  • Tory Clark 6/15/2011
      Best Response

    2205 Views

    Hi Kai Wang,

    LEAP does not have a DLL. Instead, objects can be called from any standard windows app using a COM (common object model) approach.

    In addition, LEAP uses Microsoft's Windows Script (aka ActiveScript) technology and directly supports scripts written in VBScript.

    For more information on the LEAP API, please see the user guide documentation:

    http://energycommunity.org/WebHelpPro/LEAP.htm#API/API.htm

    Best,

    Tory
  • Kai Wang 6/15/2011
      Best Response

    2200 Views

    thanks Tory
    Best,
    wangkai