Wrong scripts by "Export User Objects"

BRi-17

Member²
Hello,

the export feature doesn't work correctly (Tools >> Export User Objects...). I use version 9.0.6.1665.

If I select option "File per object" the body without(!) spec is only created for a package and the master script has 2 commands for spec and body with the same (body) file name.

If I select option "File per object / spec & body in a single file" only one script is generated for a package with spec and body definition. The master script has just one call for this package script.

It seems that these options are exchanged concerning the function.

Could you please check it?

Regards Berit.
 
Can you let me know which extension you have defined for the package specification and body in the preferences (Tools > Preferences > Files / Extensions)?
 
You will need to define different extensions for the package specification and body, otherwise one will overwrite the other.
 
Last edited:
After changing the file extension for the body files I get 2 different scripts for spec and body.

It would be good if a warning would appear before exporting with option "File per object" in case of same definition of the file extension.
 
Back
Top