Return Objects in an Export File Wrapper

  

DEVELOPER

The objects in an export file can be seen in Import, on the Tools tab.

As an added feature, the ability to list the objects has been made available through the Return Objects in an Export File Wrapper.

This consists of a user written list file, $PROPATH/vipbqu1 (along with its file definition, @VBQU1) that will hold the list of objects held in the export file, and a function, @VIPWP09 (along with its parameter list, but no other source) which is driven by a export file name.

The wrapper takes the export file name and path as input (through parameters, not the list file), and returns the objects in the export file in the list file.

This means that you can optionally use software of your own (e.g. change control software) to find the objects in an export file.

Comment on this topic

Topic ID: 500315