| Thursday, 2 September 2010 |
| Home · Evaluate · Upgrade · Forum · Site Map · Support |
NoteWorthy Composer 2 User Tools
NoteWorthy Composer 2 includes a User Tool mechanism that can be used to add additional commands and functions. This page includes some tools to help you get started with this mechanism.
Start by downloading the User Tool starter kit:
NWC2 User Tool Starter Kit - Version 2.1 [927 KB]
This package includes an introductory set of PHP scripts for use with the User Tool command.
This starter package also includes PHP, a script interpreter, which is also freely available from <http://www.php.net/>.
Additional information can be found in the NWC2 User Tools Forum.
System Requirements: Windows XP SP2 or later (Windows 2000, Me, 98, and 95 are not supported)
Prerequisites: You must install the Microsoft Visual C++ 2008 Redistributable Package (x86) prior to using this version of the starter kit. The installer checks for this and will warn you if it is not installed.
After you have the starter kit installed, the following additional scripts can be installed:
- Prompting Example - Version 1.01 [54 KB]
This script demonstrates the prompting facility built into the User Tool mechanism.