.LP
Probably the most productive way to get started in using this tool is
by:
.IP 1.
Print out the documentation mentioned in the "Introduction/Overview"
and become familiar with it. The \fBprnmanual\fP is a command that
interactively prompts you for the documents that you would like to print.
.IP 2.
Create a "work" directory that you can safely create and delete files in.
.IP 3.
Run \f(CW% composer\fP and try to re-create an existing program, for example you
could use \fBvadd\fP as a model.
.IP 4.
As you work on your example program, reread any documentation that you
are unsure of.
.IP 5.
Since you are in a "working" directory, do not be afraid to experiment.
.sp
.LP
To set up a work directory with \fBvadd\fP in it, you will need the
following files:
.sp
\f(CW$KHOROS_HOME/src/vipl/arith_binary/vadd/vadd.prog\fP
\f(CW$KHOROS_HOME/repos/cantata/subforms/arith_binary/vadd.pane\fP
.LP
A demo of \fBComposer\fP can be executed by running 
.sp
\f(CWcomposer -jp $KHOROS_HOME/repos/jornals/composer.jp\fP.
