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