[OpenBIOS] name of current word

Programmingkid programmingkidx at gmail.com
Tue Mar 30 17:00:59 CEST 2010


Is there a word that can tell me the name of the current word that is executing?

I want something like this:

: myword
obtainWord
;

obtainWord would somehow return "myword". Any tips would be great.


More information about the OpenBIOS mailing list