Custom Text Formatting (Previously: Getting long results in a program)
|
03-23-2024, 11:29 AM
Post: #7
|
|||
|
|||
RE: Getting long results in Program
(03-23-2024 09:06 AM)matalog Wrote: Yeah, I am pretty sure I had the problem before where results I sent to screen were in quotes. It's quite possible that you tried to display strings using TEXTOUT_P in "2D" mode, e.g. TEXTOUT_P("ABC",50,50,{"2D"}); In this mode, TEXTOUT_P works correctly when displaying expressions, but has a bug that adds quotation marks in the case of strings. Piotr Kowalewski |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 70 Guest(s)