In BBEdit, this line: b b (there's a mystery character before the first b, between the two bs, and after the second b) gets Hex Dumped as 00 62 FE FF 00 62 FE FF 00 0D .b...b....
On Oct 20, 11:13 am, Steve Kalkwarf <[email protected]> wrote: > On Oct 20, 2011, at 11:08 AM, Bull wrote: > > > After fooling around with the mystery character a little more, it does > > more strange things in Terminal than I thought. In the middle of a > > string it appears on the screen to be removed and the surrounding > > parts catenated, but when processed (by my perl cryptogram solver) it > > is still there, and is treated as three distinct letters. > > File->Hex Dump Front Document… > > What are the bytes? > > Steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
