Rename Command (Tools Menu)

Description

Renames the currently selected file in the contents list. A rename dialog is displayed allowing you to type in a new name for the selected file. If the new name is too long, you will be notified by an error dialog. If an error occurs during renaming, an Exception dialog is displayed with the problem that occurred.

Note

Sometimes a file being imported may have a name that is not valid inside the Package file. For instance, the file MyLongFile does not have an extension, and does not follow the 8.3 naming convention used in HOG files. In this case, the name will be changed so that it is valid (in this case the name will be shortened to MyLongFi.dat)

See Also