
FRONT.TTP is packed with the Edith system and works best when used as  a
filter in the EDITH Text Editing System.

FRONT.TTP is (C)  1994 by Eero  Tamminen, and is  freeware. ZFC wish  to
thank the author for  his permission to put  BARES.TTP on the Edith  Pro
disk.


SYNOPSIS

   FRONT file [expression-list-operation].


Front divides <file> into lines, and calulates the sum of the  numerical
expressions it finds on every line.

Replacing filename with a  '-' indicates that  accessing should be  done
from standard input instead of a file.

Optional operation argument indicates what has to be done to the newline
separated expressions before they are summed. X in the operation will be
replaced with the expression.

Expressions may include the operators: +, -, *, /, ^, ( and ).                  


FROM THE EDITH SYSTEM

Front is automatically installed as a filter. Simply select a number  of
expressions from Edith using the multiple selection facility and hit F1.
The sum of the selected expressions will be displayed in a new window.

