Nick Glencross wrote:
Nick Glencross wrote:
Klaas-Jan,
'Escape' is 27 decimal, or 033 octal.
http://www.nntp.perl.org/group/perl.perl6.internals/9381
http://www.nntp.perl.org/group/perl.perl6.internals/9814
Nick
I may have been overly concise! What I meant was that \0xx notation is
octal, and so \033 is Escape. Haven't tried the Jako example, but the
pasm one still works!
Nick
Thanks Nick! It works :-)
I'm only wondering why Lua writes the string "\027..." to the screen,
with the same effect. Can it have something to do with the encoding?
(ascii, iso-8859-1, unicode)
Thanks again,
klaas-jan