Configure Teamstudio Undo to maintain *.nsf files

June 4, 2010 – 2:11 pm

By default Teamstudio Undo only monitors changes in template files (*.ntf). If you open an application (*.nsf) with Undo, you see the following on your display

To maintain Notes application in the same way like templates, open the teamstudio.ini file in your notes data directory, locate the IncludeFiles= entry in the [Undo] section and append  *.nsf separeted by a comma to the existing entry. ( IncludeFiles=*.ntf,*.nsf )

You need to restart the client for the changes to take effect.

Related posts:

  1. Call for entries: Teamstudio Spotlight Awards
  2. Teamstudio and Ytria together in perfect harmony
  3. Teamstudio Unplugged
  4. Teamstudio Script Browser
  5. Teamstudio Script Browser

  1. 2 Responses to “Configure Teamstudio Undo to maintain *.nsf files”

  2. Just to complete your post above, you can specify whole directories and individual databases to be watched by Undo too. Syntax is as you would expect using commas to separate multiple entries.

    Full details on p264 of the User Guide. http://www.teamstudio.com/files/product-downloads/TSUG.pdf

    By Grant Norman on Jun 4, 2010

  3. If you want to watch *specific* NSFs on the server, the INI file entry would look like this:
    IncludeFiles=*.ntf,CN=TSProd/O=Teamstudio!!SimonsUnpluggedExpense.nsf

    By Simon on Jul 9, 2010

Sorry, comments for this entry are closed at this time.