Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Whitespace in strings
2016-08-03, 08:26
Post: #3
RE: Whitespace in strings
(2016-08-02 20:31)NiKiZe Wrote:  
Code:
set sp:hex 20:20:20:20:20
set sp ${sp:string}
# show 1 followed by 5 spaces and then 5
echo 1${sp}5

Oooooo, quite clever, I like it. I think that will work well enough for my needs. Awesome answer!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Whitespace in strings - weaver6999 - 2016-07-29, 22:17
RE: Whitespace in strings - NiKiZe - 2016-08-02, 20:31
RE: Whitespace in strings - weaver6999 - 2016-08-03 08:26



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