Re: escape codes

2018-09-16 Thread ToddAndMargo
On 09/16/2018 10:46 AM, yary wrote: escape sequence Hi All, Once I knew what they were called, I found a list. It is for Java, but I do believe most of its words in Parl6 And, besides, the more grouchy members of comp.lang.perl.misc, think Perl 6 is Java anyway. Just added this: RFE: May be

Re: escape codes

2018-09-16 Thread yary
-y On Sun, Sep 16, 2018 at 10:11 AM, The Sidhekin wrote: > On Sun, Sep 16, 2018 at 3:45 PM Parrot Raiser <1parr...@gmail.com> wrote: > >> -- Forwarded message -- >> From: Parrot Raiser <1parr...@gmail.com> >> Date: Sun, 16 Sep 2018 09

Re: escape codes

2018-09-16 Thread The Sidhekin
On Sun, Sep 16, 2018 at 3:45 PM Parrot Raiser <1parr...@gmail.com> wrote: > -- Forwarded message -- > From: Parrot Raiser <1parr...@gmail.com> > Date: Sun, 16 Sep 2018 09:41:44 -0400 > Subject: Re: escape codes > To: ToddAndMargo > > Those (\

Fwd: escape codes

2018-09-16 Thread Parrot Raiser
-- Forwarded message -- From: Parrot Raiser <1parr...@gmail.com> Date: Sun, 16 Sep 2018 09:41:44 -0400 Subject: Re: escape codes To: ToddAndMargo Those (\t & \n) aren't "escape characters", (though the \ is an escape, so you might classify t & n a

escape codes

2018-09-16 Thread ToddAndMargo
Hi All, Two question: 1) What is the official name for the escape codes used in strings? print "Hi\tBye\n"; 2) is there a list of them somewhere? Many thanks, -T -- ~ When we ask for advice, we are usual