It's probably trivial, but how can I make something printed with the print function (or maybe another function) show up on the screen instantly, before I print "\n". What I want to do is this: print a message like
I am doing something...
...time passes...
done.
printed at the end of the previous message.
Is this possible without using modules? (I don't need cursor positioning for this.)
Thanks in advance, Lori
In reply to simple print question by Lorand
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |