Export User Objects - package body.

admin

Administrator
Staff member
When I export package body using PL/SQL Developer "Export User Objects", export adds two blank lines at the end of the text. It causes the problem with Oracle wrapper - text of the package cannot be encrypted (!/?). When I delete at least one additional blank line from package in text editor then wrapping works just fine.
Is it possible to set "Export User Objects" to avoid those additional blank lines?
 
That's a strange restriction of the wrap utility. I have added this to the list of enhancement requests.
 
Back
Top