Because my first version had a character for -> and it never forgot. Henry Roch
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Fred Bone > Sent: Wednesday, March 29, 2006 4:05 AM > To: Programming forum > Subject: Re: [Jprogramming] Proposal for J Reference Card > > On 28 Mar 2006 at 20:11, Steven H. Rogers said: > > > Very nice idea, but the non-ASCII characters int he ".txt" > file make it > > hard to interpret. > > Unicode (in UTF-8). The first three characters are the UTF-8 > version of > Byte Order Mark and are a signal to any Unicode-aware text editor. > > (There are no other 8-bit characters present, so I cannot > imagine why Mr > Rich's editor saw fit to include a BOM). > > ---------------------------------------------------------------------- > For information about J forums see > http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
