1 01/31/79  expand_symbols, esb
 2 
 3 Syntax:  esb input_path {output_path}
 4 
 5 
 6 Function: takes an input text segment containing Speedtype symbols
 7     and expands it using the options and symbols defined in the current
 8     Speedtype symbol dictionary.
 9 
10 
11 Arguments:
12 input_path
13    is the pathname of the input text segment.
14 output_path
15    is an optional pathname of an output text segment. If this control argument
16    is not specified, the original contents of input_path are overwritten with
17    expanded material.