Introduction to Appeon Workarounds

Appeon Workarounds provides a bunch of APIs and packaged solutions to facilitate you implement the features that are not easy or impossible to implement in the PowerBuilder IDE. Appeon Workarounds includes one PBL, three DLLs and one XML file to help to work around some PowerBuilder features and extend the usability of the deployed application.

  • One PBL: appeon_workarounds.pbl

  • Three DLLs: EonAXNVO.dll, EonEmfPic.dll and Eonejbclient.dll

  • XML file: ejb_err_info.xml

They are located in the \appeon_workaroundsxxxe (xxx indicates the PowerBuilder version) folder under the Appeon Developer installation directory. For example, C:\Program Files\Appeon\Developer2016\appeon_workarounds125e.

To use the APIs or solutions provided in the Appeon Workarounds PBL, you will need to add the appeon_workarounds.pbl library to the Library Search Path of the application.