It would work, but jBASE supports multi byte characters directly and
terminal independence is built in as per the previous message.

On Fri, Dec 14, 2018 at 13:30 <pgmcmur...@gmail.com> wrote:

> Hi
>
> IN etc all work for single character. The echo needs to be turned off and
> you simply print the character if you wish.
>
> However I simply use input getByte,0 on D3 for Unicode multi byte
> characters and act appropriately for things like backspace.
>
> I see no reason that would not work on JBase
>
>
>
> *From:* jbase@googlegroups.com <jbase@googlegroups.com> *On Behalf Of *wsw
> *Sent:* Friday, December 14, 2018 8:11 AM
> *To:* jBASE <jbase@googlegroups.com>
> *Subject:* Type ahead buffer?
>
>
>
> Does jbasic have a type-ahead buffer where I can check for control
> characters before they are displayed on the terminal? I've tried IN, INS
> and KEYIN().
>
>
>
> Thanks in advance.
>
> --
> --
> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>
> To post, send email to jBASE@googlegroups.com
> To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "jBASE" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jbase+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> --
> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>
> To post, send email to jBASE@googlegroups.com
> To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "jBASE" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jbase+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to jBASE@googlegroups.com
To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jbase+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to