.he 'MISHAP065''Page %'
.fo 'Aaron Sloman''February 78'
.sp
: 65 	Non function where one was expected
.br
Some functions, like FNPROPS and UPDATER, can only
applied to functions. If you apply them to anything else you'll
get this error (or error 49 if you apply them to numbers). Try
 	fnprops(hd) =>
 	fnprops("hd") =>
 	fnprops(99) =>
