[OpenBIOS] Obtaining data from input buffer

Programmingkid programmingkidx at gmail.com
Tue Mar 9 03:07:51 CET 2010


Hi, I am trying to create a word that will parse all the characters up to a '}' on the same line. Does anyone have any idea as to how I can make this word read the characters in the input buffer while the interpret word is running? I thought about changing the value of the state variable to go from compile to interpret mode, but I still don't know how to access the input buffer. Any help would be great.


More information about the OpenBIOS mailing list