
COMPOSER(help)               Khoros                COMPOSER(help)

     COMPOSER -- Getting Started using composer

     Probably the most productive way to get started in using
     this tool is by:

     1.   Print out the documentation mentioned in the
          "Introduction/Overview" and become familiar with it.
          The prnmanual is a command that interactively prompts
          you for the documents that you would like to print.

     2.   Create a "work" directory that you can safely create
          and delete files in.

     3.   Run % composer and try to re-create an existing pro-
          gram, for example you could use vadd as a model.

     4.   As you work on your example program, reread any docu-
          mentation that you are unsure of.

     5.   Since you are in a "working" directory, do not be
          afraid to experiment.

     To set up a work directory with vadd in it, you will need
     the following files:

     $KHOROS_HOME/src/vipl/arith_binary/vadd/vadd.prog
     $KHOROS_HOME/repos/cantata/subforms/arith_binary/vadd.pane

     A demo of Composer can be executed by running

     composer -jp $KHOROS_HOME/repos/jornals/composer.jp.

     Copyright 1992, University of New Mexico. All rights
     reserved.

Khoros                    Release: 1.0                          1

