Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DWAINE escaping characters
#1
How the hell do you escape characters for DWAINE? For example, piping a '^' character is near impossible -
Code:
echo #!|n^ ^ test1
echo #!|n|^ ^ test2
echo #!|n\^ ^ test3

gets you this output - not entirely what I expected:
[Image: GpURmIk.png]

Same problem applies to escaping newlines - there doesn't seem to be a way to do it:
Code:
echo #!|n||n ^ test4
echo #!|n\|n ^ test5
echo #!|n\n ^ test6
Gives me a output of [Image: YDDXfS9.png], and once again, that's not what I want.

I'm I missing something stupid? Is this intentional? help
Reply


Messages In This Thread
DWAINE escaping characters - by polivilas - 04-05-2019, 01:02 AM
RE: DWAINE escaping characters - by cyberTripping - 04-06-2019, 05:44 PM
RE: DWAINE escaping characters - by Zamujasa - 04-07-2019, 04:18 PM
RE: DWAINE escaping characters - by polivilas - 04-07-2019, 05:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)