.he 'CONSWORD''Page %'
.fo 'Steven Hardy''January 78'
CONSWORD     This function takes a string, and returns the word containing 
the same characters as the string, so that
 	: CONSWORD('CAT') = "CAT"
.br
returns TRUE.
(See >< and =).
