" wquote -- quote word " " $Id: wquote,v 1.2 1997/12/07 16:13:54 cdua Exp cdua $ " Carlos Duarte, 970220/971207 " " " `' quote current word, like `this' " |" the same, with double quotes " " |* with * " |_ wirh _ " " they can be apllied sequentiality, eg: __inline__ (inline|_|_) " map! `' .Bi`f.r'a map! |" .Bi"f.r"a map! |* .Bi*f.r*a map! |_ .Bi_f.r_a " " '` undo one level of word quoting " map! '` .Bxf.Xsa