Group: comp.lang.forth · Group Profile · Search for Getselection in comp.lang.forth
Author: demarchie
Date: May 1, 2008 13:58
...> Also, is their a way to get Mops to do this as well? In file MLTEFwindMod.txt change method interpret: of class MLTEFwind: :m INTERPRET: { \ echoCR? strt end -- } ( ... ) getselect: theMLTEview nip dup setselect: theMLTEview echoCR? IF space THEN \ was: echoCR? IF cr THEN evalFromQE flush_TWstr ( ... ) ;m Then rebuild PowerMops from the PMops nucleus. Cheers, ...
|