Hi,
John R. Hogerhuis said:
On Tue, 2006-01-24 at 02:10 -0500, Roger Merchberger
wrote:
It can't
seem to make new words, and every simple "Hello World" type
proggie I've found on the net makes *no* sense to the 'puter.
That's odd.
Usually ." Hello, world." words on all forths.
." is usually a compiling word and may not work in immediate mode.
As someone else suggested try some simple arithmetic like
2 2 + . and see if it responds with:
4 ok
Then perhaps try
: hi ." Hello, world " ;
to see if it will compile a new word - in this case called hi.
If it responds "ok" then try typing:
hi <return>
and you should get:
Hello world ok
--
Cheers,
Stan Barr stanb at
dial.pipex.com
The future was never like this!