Sorry to bother you again.
I've run your sample program ansicolor.bas on my adroid, and although it appears that something should be blinking, nothing is. Is there a way to get colors to blink? I'm not asking for another update, just wondering.
Kevin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Kevin, the blink mode ist not supported by the terminal emulation for Tomtom or Android. I am not sure if it works on windows, but it definitely does on the ATARI ST with vt100emu. If you need something blinking youncould use the EVERY command and try to implement it this way. Also you may have noted that also the cursor is not blinking. This used to be standard on the original VT terminal hardware in the 1970th.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Sorry to bother you again.
I've run your sample program ansicolor.bas on my adroid, and although it appears that something should be blinking, nothing is. Is there a way to get colors to blink? I'm not asking for another update, just wondering.
Kevin
Hi Kevin, the blink mode ist not supported by the terminal emulation for Tomtom or Android. I am not sure if it works on windows, but it definitely does on the ATARI ST with vt100emu. If you need something blinking youncould use the EVERY command and try to implement it this way. Also you may have noted that also the cursor is not blinking. This used to be standard on the original VT terminal hardware in the 1970th.