


TREE(SFS1)        MISC. REFERENCE MANUAL PAGES         TREE(SFS1)



NAME
     tree - display file structure tree as menu

SYNOPSIS
     tree [tree options] (program [program options]) file

DESCRIPTION
     tree is a program to display the tree structure of the items
     in  a  speech  data  file.  Items selected from the tree may
     then be passed as item selections to a given program.

     Options and their meanings are:

     -I         Identify program and exit.  -d Tree display only.

     -p         Tree display only.  Send output direct  to  laser
                printer

     -r         Repetitive execution of program and tree display.

     -f         Fast repetitive execution.  As "-r" but with sin-
                gle  box  selection  (use  "Go"  button)  and  no
                redrawing of tree.  Chosen program should not use
                graphics.

MOUSE BUTTONS
  LEFT
     Select. Select/Deselect items.  In  top  region  of  display
     requests re-draw of screen.

  MIDDLE
     Go.  Execute program with selections.

  RIGHT
     Quit. Exit tree program.

GRAPHICS
     Each item is described using the item number and the first 8
     characters of the program name in the item history.  Deleted
     items have a cross-bar.  Selected  items  are  displayed  in
     inverse video.

VERSION/AUTHOR
     1.0 - Mark Huckvale

SOURCE
     /ptemp/mark/sfs/libdigit/tree.c








SFS                     Last change: UCL                        1



