Inout
|
02-04-2023, 03:01 PM
(This post was last modified: 02-04-2023 03:12 PM by Gil.)
Post: #3
|
|||
|
|||
RE: Inout
The basic idea would be to have the INOUT program
as it is and, regarding the output itself, to get something like <B>... ... ... <B> when having bold strings Example original program A): « "EXPRESSION NORMAL" "EXPRESSION BOLD" "EXPRESSION UNDERLINED»" » After INOUT, I get B): \<< "EXPRESSION NORMAL" "EXPRESSION BOLD" "EXPRESSION UNDERLINED\>>" \>> I wished I could have, after INOUT, C): \<< "EXPRESSION NORMAL" "<B>EXPRESSION BOLD<B>" "<U> EXPRESSION UNDERLINED<U>\>>" \>> The "crosses" insides the rectangle are not so clear to deduce what is meant (here, bold or underlined). However, copying B into the stack of the calculator and executing INOUT does return well the initial program A. Regards, Gil |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RE: Inout - Gil - 02-04-2023 03:01 PM
|
User(s) browsing this thread: 1 Guest(s)