ERASE <string> erases all characters occuring in <string> from the edit field. For example, ERASE +-.0123456789 erases all numbers. ERASE L1,L2,<string> works similarly but erases characters on the lines L1-L2 only.