1. Create a text file to list the databases you want to upgrade and make the mail conversion practical.ProgramUse it to upgrade only those files (either batch conversion or specifying which files and which files can be upgraded)
2. Command Format: Load convert-f-u c: \ temp \ maillist.txt * mail85.ntf
- The-F parameter is required; otherwise, the information cannot be read from the text file.
- The maillist.txt file can be placed anywhere on the local machine, as long as the path is correctly written and can be read normally.
- The format requirements of the maillist.txt file are as follows:
- The absolute path of each NSF file to be replaced must be written.
- Written in different branches, but there cannot be blank lines between adjacent lines
- Example:
- Mail85.ntf is a domino template file. By default, it is under Lotus \ domino \ data in the domino data directory. Therefore, you do not need to write the path, but only the file name.
3. After running the command, you can replace the templates of all nsf files in the text file with the specified template file format.