Post Reply 
var1:="hello\n\tworld"
06-23-2021, 01:13 AM
Post: #4
RE: var1:="hello\n\tworld"
I thought maybe the intent of the poster was to embed a horizontal tab inside
the "hello\nworld" string.

Ascii 9, 0x09, 0o11, 0b00001001 represent a horizontal tab.

I could not find any mention of the ppl language supporting a horizontal tab.

The best I could do was to embed four (more or less) spaces in the string
to space out the word "world".

Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
var1:="hello\n\tworld" - compsystems - 06-21-2021, 09:18 PM
RE: var1:="hello\n\tworld" - Liamtoh Resu - 06-22-2021, 02:32 AM
RE: var1:="hello\n\tworld" - toml_12953 - 06-22-2021, 10:26 AM
RE: var1:="hello\n\tworld" - Liamtoh Resu - 06-23-2021 01:13 AM
RE: var1:="hello\n\tworld" - compsystems - 06-23-2021, 02:33 AM



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