Quote: "No, CLI just allows you to run commands on the spot. Using the 'print' command in the CLI does *not* "print" the text, it displays it on the screen; like the 'print' command always does."
I didn't mean that using the print command prints things to a printer. I meant that the best way to print text is to send it to an external windows CLI, and then use the Print command in the menu option. I think we are talking about two different things anyway. I meant an external CLI, and I think this is about the Editor's command interface, which I totally forgot about, because I have never used it.
Yeah...
Print "Hello World"
Should show up at the top of the screen.