Resources

Downloads

Teamstudio Free Utilities: A Resource for Developers and Administrators

We spend a lot of time working with Notes. Every once in awhile we find ourselves writing little things to get ourselves out of a jam. Hopefully you will find some of these helpful too. Look here to browse free utilities. If one of these ends up helping you out, let us know. We'd love to hear from you. Feedback.

Team Studio Script Browser

Teamstudio Script Browser is a tool to help you use and navigate the LotusScript code stored within an IBM Lotus Notes database in a way that has never before been possible.

Learn more about the features of Scipt Browser

Action Check

This is a small utility designed to tell you which actions are not compiled.

Learn more about Action Check
Download Action Check

Agent Data

This little utility allows you to scan a database to identify agent data notes that are no longer being referenced by an agent. Agent data notes are design elements created and used by agents when they run. Lotus identifies a number of technotes related to agent data. One of the issues that can arise is that some databases, over time, can accumulate hundreds of these elements causing the database to grow in size. Since most of these orphaned agent data notes are no longer attached to an agent, they will never be deleted. There is also no easy way to remove them since they do not show up in Designer.

Learn more about Agent Data
Download Agent Data

LS Goto

This utility will allow you to jump to a particular line number within LotusScript.

Learn more about LS Goto
Download LS Goto

LSCalls

The origin of LSCalls was a need to get a clearer picture of how the code in Teamstudio Build Manager was being used. Since its inception, the code (almost 99% LotusScript) had grown in complexity quite a bit. As with most projects, functions had been added, removed and changed a lot. The problem was that some code was not being used, but it was a pretty painstaking process to find functions that were no longer being called. So, initially that was the point of LSCalls (hence the name). It turned out to be extremely fast to run through all the code and find the references. The other thing LSCalls can do is produce an accurate call tree. For each function, you can see what other functions are being referenced and on what line.

Learn more about LSCalls
Download LSCalls

For more free utilities, go to: http://blogs.teamstudio.com/

Policy Guides -
Good Practices

Implement Good Practices in your Notes Environment

Check out these ready-to-implement policies for the application development lifecycle.

Learn more

White Papers/on-demand webinars

Preparing for Change: Upgrades & Consolidations

Learn how to prepare for Notes upgrades and server consolidations in order to maximize cost-efficiency and reduce risk to your organization.

Learn more