Home Discussions Questions & Answers Warning: CUSTOM.pll is already customized during installation

Warning: CUSTOM.pll is already customized during installation

Avatar photoCustomer July 14, 2019 at 3:47 am

The installer generated a warning saying ‘CUSTOM.pll is already customized’. I assume this means the automatic integration for the Forms Excel icon didn’t happen?

Viewing 4 reply threads
  • Author
    Replies
    • Support July 14, 2019 at 12:55 pm  

      That is correct. If that warning appears, you need to manually apply the required changes to your existing CUSTOM.pll to enable the Blitz Report Forms integration features, such as the Excel icon and Oracle standard form drill-down.

    • Avatar photoCustomer July 14, 2019 at 8:22 pm  

      What are the core manual steps in Forms Developer?

    • Support July 16, 2019 at 11:03 pm  

      You must open your CUSTOM.pll, attach the XXEN.pll library (located in the installer’s forms directory), and then insert a call to the function xxen_event(event_name); at the end of the event() procedure in the package body. Remember to recompile and deploy the modified CUSTOM.pll and .plx files afterward.

    • Avatar photoCustomer July 18, 2019 at 11:09 am  

      Is the function call placement important?

    • Support July 20, 2019 at 8:13 am  

      Yes, it must be inserted at the end of the event() procedure to correctly integrate with other forms functionality.

Viewing 4 reply threads
  • You must be logged in to reply to this post.

Login with: