StarTeam SDK - Sample Application - CRWatcher (JScript)


CRWatcher is a sample application written in Microsoft JScript. It creates a few Change Requests, and waits for the corresponding itemAdded events.

Running the Sample Application

CRWatcher is designed to run from the Windows Script Host (WSH).

To run CRWatcher using the windowless version of the WSH, type

wscript CRWatcher.js at the command prompt, or double-click on CRWatcher.js in Windows Explorer.

To run CRWatcher via the console version of the WSH, type

cscript CRWatcher.js at the command prompt.

Disclaimer

This application is intended to provide an example of what can be accomplished using StarTeam's COM application programming interfaces (APIs).

Borland does not guarantee the operability of this application and does not provide technical support for it.

Borland is not responsible for data loss or damage caused by the use of this sample application.

Contact Information

For more information about Borland’s developer support services, see our web site at support.borland.com. From the Web site, you can access many newsgroups where StarTeam users exchange information, tips and techniques.

Refer also to the Borland Community site at support.borland.com/community. It provides access to lots of information, articles, code examples, and upcoming news about StarTeam.


Last Modified March 18, 2004