From: Ian J. <ij...@sa...> - 2009-06-24 12:26:02
|
Hello, Can you use marker? This worked OK for me. From memory - marker creates a word. When that word is executed it removes itself and all subsequent words from the dictionary(s). Simple example: words marker qux words qux words I guess there are some issues but it works OK in 3.4 from my simple experiments. Ian On 24-Jun-09, at 3:42 AM, Ivan Rudenok wrote: > Hello, Forthers! > I'm using amForth v3.3 for AT90CAN128. > I’ve a problem to develop a word „forget“. I’ll use only > onedictionary and I need this word to let MCU forget my own words. > Cananyone help me? > Cheers, > Ivan |