Poll: Would you use two kinds of PRINT?
Yes
No
[Show Results]
Note: This is a public poll, other users will be able to see what you voted for.
Post Reply 
Another Wishlist Item
03-30-2015, 02:26 PM (This post was last modified: 03-30-2015 02:27 PM by toml_12953.)
Post: #5
RE: Another Wishlist Item
(03-30-2015 01:45 PM)Eddie W. Shore Wrote:  The current PRINT command can be improved by inserting a "next line" character, like a semicolon in between quotes.

Example:

PRINT("Hello";"I'm Eddie"); RETURNS

Hello
I'm Eddie
The manual says \n inserts a new line character in a string but it doesn't work in a PRINT string. I wonder why not. If you press Enter while typing the PRINT string, it works. The line in a program is listed as:

Code:
PRINT("Hello
I'm Eddie");

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Another Wishlist Item - toml_12953 - 03-28-2015, 05:30 PM
RE: Another Wishlist Item - compsystems - 03-28-2015, 06:08 PM
RE: Another Wishlist Item - parisse - 03-29-2015, 03:51 PM
RE: Another Wishlist Item - Eddie W. Shore - 03-30-2015, 01:45 PM
RE: Another Wishlist Item - toml_12953 - 03-30-2015 02:26 PM



User(s) browsing this thread: 1 Guest(s)