Structure Diagram for TKN:  Text Token Processing
               =================================================
 
         An Introduction to the Structure Diagrams is available.
        NB  These links will be broken until the HTML Version of the Code is installed.
 
 
Introduction
------------
 
TKN is part of UTL (Utilities).
It provides string handling facilities, in particular parsing them into
tokens.
 
 
Titles Banks Used
-----------------
 
None.
 
 
Initialisation Routines
-----------------------
 
None.
 
 
Execution Routines
------------------
 
TKN_GET_TOKEN
TKN_REPLACE_SYMBOLS
 
Termination Routines
--------------------
 
None.
 
 

Go Back to the Snoman Companion Top Page