- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To configure what happens to prior versions of files when a controlled document is released, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
enoDocumentControl.CONTROLLEDDOCUMENTS.DeleteOldFileVersions = false
- Set the value for the property depending on your business needs:
false retains all versions of a file when a controlled document is released. This is the default value.true deletes all previous versions of a file and only keeps the latest version
when a controlled document is released.
-
When you are finished updating the text file with all properties that you want to modify, use the text file to modify the enoDocumentControl.properties page object. For more information, see Editing Properties Using MQL.
|