What Symbol Is This?

jstevens
GoldLounger
Posts: 2628
Joined: 26 Jan 2010, 16:31
Location: Southern California

What Symbol Is This?

Post by jstevens »

Does anyone know what this symbol is? It is appearing at the end of a line in a log file.
el_sample.jpg
Regards,
John
You do not have the required permissions to view the files attached to this post.
Regards,
John

User avatar
Leif
Administrator
Posts: 7208
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: What Symbol Is This?

Post by Leif »

It looks like ASCII code 172:
x.jpg
You do not have the required permissions to view the files attached to this post.
Leif

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Re: What Symbol Is This?

Post by Rudi »

In ASCII terms it is a logical negation symbol, or in simpler terms, a NOT sign. (see complete tables here...)
What it means in your document would be a guess?
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.

User avatar
Leif
Administrator
Posts: 7208
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: What Symbol Is This?

Post by Leif »

...and a quick way to find the ASCII code of a character is to copy and paste it in cell A1 in Excel and in cell B1 enter:

Code: Select all

=CODE(A1)
Leif

User avatar
Leif
Administrator
Posts: 7208
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: What Symbol Is This?

Post by Leif »

Rudi wrote:In ASCII terms it is a logical negation symbol, or in simpler terms, a NOT sign. (see complete tables here...)
What it means in your document would be a guess?
So why do I see it as character 172?
Leif

User avatar
Rudi
gamma jay
Posts: 25455
Joined: 17 Mar 2010, 17:33
Location: Cape Town

Re: What Symbol Is This?

Post by Rudi »

I Office 2013 it also lists it as character 172? Even if you use the reverse function in Excel and type out =CHAR(172), it give the NOT sign. However, if you hold down ALT and type 172 and release ALT, it gives the 1/4 sign, but with ALT+170, it gives the NOT sign. Maybe the symbol tables don't have ALL the ASCII symbols, or it is filtered based on some criteria. Who knows with Microsoft?!
Regards,
Rudi

If your absence does not affect them, your presence didn't matter.

User avatar
John Gray
PlatinumLounger
Posts: 5405
Joined: 24 Jan 2010, 08:33
Location: A cathedral city in England

Re: What Symbol Is This?

Post by John Gray »

Leif wrote:So why do I see it as character 172?
Many of these characters are (ASCII) code-page dependent, the current standard one for Windows being CP1252.

Surely you remember all the confusion and kerfuffle about DOS code pages, all that time ago?!
John Gray

"(or one of the team)" - how your appointment letter indicates you won't be seeing the Consultant...

User avatar
John Gray
PlatinumLounger
Posts: 5405
Joined: 24 Jan 2010, 08:33
Location: A cathedral city in England

Re: What Symbol Is This?

Post by John Gray »

jstevens wrote:Does anyone know what this symbol is? It is appearing at the end of a line in a log file.
el_sample.jpg
The NOT sign was first available on IBM keyboards for the 3270 terminal type, probably for use by the IBM programming language PL/1, and continued (with no obvious use) onto PC keyboards. In EBCDIC code page 285 for UK and Ireland (and on almost all others) the NOT sign is found at code point X'5F'.
John Gray

"(or one of the team)" - how your appointment letter indicates you won't be seeing the Consultant...

User avatar
John Gray
PlatinumLounger
Posts: 5405
Joined: 24 Jan 2010, 08:33
Location: A cathedral city in England

Re: What Symbol Is This?

Post by John Gray »

And if anyone is really, really interested in code pages, have a look at this humorous article by "Verity Stob" about code pages and Unicode.
John Gray

"(or one of the team)" - how your appointment letter indicates you won't be seeing the Consultant...

User avatar
HansV
Administrator
Posts: 78391
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: What Symbol Is This?

Post by HansV »

In Microsoft Word, the ¬ character signifies an optional hyphen, but that does not extend to other applications.
Best wishes,
Hans

User avatar
jonwallace
5StarLounger
Posts: 1118
Joined: 26 Jan 2010, 11:32
Location: "What a mighty long bridge to such a mighty little old town"

Re: What Symbol Is This?

Post by jonwallace »

Is it a continuation indicator, saying that the line is one long line that' wrapped? Maybe it depends on the program that you're using to view the log file.
John

“Always trust a microbiologist because they have the best chance of predicting when the world will end”
― Teddie O. Rahube