// $Revision: 1.10 $ Copyright (C) 1995 Taligent, Inc. All rights reserved. 1.0.0 RELEASE NOTES FOR THE TALIGENT SELECTION TOOL ENABLER Taligent Selection Tool is provided with the CommonPoint(TM) Application System version 1.0.0 for AIX(R). This program combines exemplary code to support learning from example. This code is intended to be used with Chapter 5, "Taligent Selection Tool" in "Documented Samples," part of the CommonPoint documentation set. SETTING UP THE PROGRAM To run TaligentSelectionTool (without building it first), use the TaligentSamples.install script. This script installs a number of sample binaries and ancillary files into your system. See $TaligentRoot/TaligentSamples/README.TaligentSamples for instructions. RUNNING THE PROGRAM Taligent Selection Tool is used in two components of the StockBrowser sample application: the Stock Picker and Stock Viewer components. See Chapter 3, "Stock Browser," in "Documented Samples, and the StockBrowser README file for information on running these programs. BUILDING THE PROGRAM 1. Build the Taligent Selection Tool binary. This copies the appropriate binaries, scripts and export files to the correct directories. cd $TaligentRoot/TaligentSamples/Supported/Enablers/TaligentSelectionTool Makeit 2. Build the Stock Browser sample application. See Chapter 3, "Stock Browser" in "Documented Samples" and the Stock Browser README file. cd $TaligentRoot/TaligentSamples/Supported/Apps/StockBrowser Makeit