next up previous contents
Next: 2 Simple examples of Up: $FILE Previous: Contents   Contents

1 Introduction

We give here several examples of programs for funct. They are in two program files : demo.cmd and geom.cmd.

It is possible to run them by doing

 - funct -> load demo.cmd
- funct -> load geom.cmd

which loads them, and then

 - funct -> all

will run all the programs in demo.cmd and give some comments.

 - funct -> geom_all

will do the same for geom.cmd. It is also possible to run only one program, as explained in the next sections.

To understand these programs and write new ones it may be useful to read the documentation of the command interpreter interpcom which is used in funct.

The commands that appear in these program files are documented in the manual of funct.  The command help can also be used.


jmdr 2003-10-01