Displaying 1 result from an estimated 1 matches for "xojo".
Did you mean:
dojo
2023 Mar 04
1
VT-100 terminal escape sequences
R 4.2.1
OS X
Colleagues
I am using XOJO (formerly known as RealBasic) to create a GUI -- R code generates the text that appears in the GUI.
Recently, VT-100 terminal control escape sequences appeared in the text, e.g.,:
[?25h TEXT
[?25h[?25h TEXT
It is not clear to me if the problem is generated by R or by XOJO. And I did...