< Back

Document Subject: Refresh Design from console
Hint Short Cut: Add this to your code & documentation to help you find this page.
http://#ConsoleRefresh or http://A555F9/nn.nsf/ByAlias/ConsoleRefresh

How do you refresh lotus notes database design from the console.




To refresh the design of all the lotus notes databases in a directory from the console use:

load design -d directoryname

where directory is directly below data, ie for D:/Data/Apps use -d Apps

to refresh one file from the console use -f, so for D:/Data/CRM.nsf use  -f CRM.nsf

To replace the design of all lotus notes databases in a directory from the console use:

load convert

See the help on this for more details.