Rewrite Command (Tools Menu)

Description

Re-writes all the files in the current package file, optionally in a different order.

The rewrite dialog is displayed allowing you to specify a new order for all the files. If an error occurs during the re-write, an Exception dialog is displayed.

Rewrite Dialog

This dialog contains a list of all the files in the package file, and buttons to modify their order.

Move to top button

Moves the selected file to the top of the list.

Move up button

Moves the selected file up one position if possible.

Move down button

Moves the selected file down one position if possible.

Move to bottom button

Moves the selected file to the bottom of the list.

Sort button

Sorts the files. A dialog is displayed allowing you to choose the sorting order. You can select the field to sort by (file name, extension, or size) and the order (either ascending or descending). When you click OK on the sort dialog, the files will be sorted in the order you specified.

Revert button

Resets the order to the original order.

OK button

This will re-write all the files in the package file in the order you specified.

Cancel button

Cancels the re-write operation.

See Also