TECHNICAL INFORMATION DOCUMENT TITLE: wkshtr - Widget Tree for Windowing Korn Shell DOCUMENT ID: TID300070 DOCUMENT REVISION: B DATE: 25JAN95 ALERT STATUS: Yellow INFORMATION TYPE: Issue README FOR: WKSHTR PRODUCT and VERSION: UnixWare 1.0 UnixWare 1.1 ABSTRACT: The file wkshtree contains wkshtree - Widget Tree for the Windowing Korn Shell. A program called "widget tree" was originally written by Betty Dall as a sample program showing each of the available MoOlit widgets for graphical user interface programming. One of the Novell Software Engineers has ported the original widget tree code from the C programming language to the Windowing Korn Shell. The file wkshtree.tar when untarred, contains wkshtree.01 and wkshtree.02. ISSUE The file wkshtee contains wkshtree - Widget Tree for the Windowing Korn Shell. A program called "widget tree" was originally written by Betty Dall as a sample program showing each of the available MoOlit widgets for graphical user interface programming. One of the Novell Software Engineers has ported the original widget tree code from the C programming language to the Windowing Korn Shell. The file wkshtree.tar when untarred contains wkshtree.01 and wkshtree.02. Follow the instructions within these files to expand these shell archive files. Installation Instructions: DATATYPE: file 1. Download the wkshtree.tar and wkshtree.txt files to the /tmp directory on your machine. 2. Read the release notes contained in this file. 3. Now become root, move the file into a convenient directory and untar the sample code into a convenient directory. $su #mv {path_to_file}/wkshtr /home/you/samples ( or any directory you like ) #tar xvf wkshtree.tar This will produce the wkshtree.01 and wkshtree.02 files. Follow the instuctions found in these files to expand the shell archives.