Achoice() in xbase++
Achoice() in xbase++
I'm a newbie to Xbase++. Is there a know issue with achoice()? I'm converting a small app text based. Its working except for an achoice. It acts as if a keypress has happened. I tried inserting inkey() to clear the buffer but no effect.
Re: Achoice() in xbase++
I have never seen a problem with AChoice(). It's used in a lot of applications.
If you have a key in the buffer, you could try Inkey(0) or CLEAR TYPEAHEAD.
If you have a key in the buffer, you could try Inkey(0) or CLEAR TYPEAHEAD.
The eXpress train is coming - and it has more cars.