Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Whitespace in strings
Post: 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 tha...
weaver6999 General 2 9,599 2016-08-03, 08:26
  Thread: Whitespace in strings
Post: Whitespace in strings

How does one go about printing whitespace characters with echo? I'm attempting to center some text and since there is no option to do so with echo (possible feature enhancement?), I figured I'd try so...
weaver6999 General 2 9,599 2016-07-29, 22:17