(Create HXP package file.)

Packing List Builder

You can use a command-line interface to Packing List Builder to update the content of HXP files.

Command-line syntax is:
PackingListBuilder.exe [ [/update] [/log] filename]

Key
Description
/update
The HXP file _filename_ should be updated. In case of any error a message box will appear.
/log
In the case of a failed update an error log file named as _filename_.err is placed in the same directory as . The error mesage box is not displayed and error messages will be written to _filename_.err.
filename
Name and path of an HXP file to operate with.

Packing List Builder will return a -1 if any error occurs and 0 if the HXP update is successful.
Using only _filename_ will open the HXP file in Packing List Builder.