broken quotes, was Re: HID: LIST list arrays

Liste des GroupesRevenir à cl awk 
Sujet : broken quotes, was Re: HID: LIST list arrays
De : dave_thompson_2 (at) *nospam* comcast.net
Groupes : comp.lang.awk
Date : 20. Oct 2024, 11:49:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <d1n9hjp7ip3obct3kb4ah6ukaqbartlkst@4ax.com>
References : 1 2
User-Agent : Forte Agent 3.3/32.846
On Fri, 18 Oct 2024 18:58:21 -0000 (UTC), Kaz Kylheku
<643-408-1753@kylheku.com> wrote:

On 2024-10-17, digi_cs <cosmogen@gmail.com> wrote:

@include ?github.com/digics/UID10/uid.lib?
>
LIST = hid::get( ?LIST? )
 
I understand you're super excited (and I have been there many times)
but it would be better to slow down and consolidate everything into one
post, with good formatting and no weird character replacements.
 
Use a test newsgroup to work out posting issues.
 
I suspect it might be your posting software which is replacing
certain characters with codes like <93> and <94>.
 
What is that? Decimal 93 and 94 do not correspond to ASCII
quotes, and neither do the hex Unicode points U+0093 and U+0094,
which are control characters.
 
x93 and x94 are the evil 'smart' (double)quotes (left and right) in
Microsoft CP1252, which lots of MSware and imitationware changes
automatically to make your text supposedly prettier. AFAICT web
browsers have conceded to this by treating things declared as 8859-1
as actually 1252 (affecting only C1 = x80 to x9F, little used in true
8859 OR Unicode). x91 and x92 are the similar singlequotes.


Date Sujet#  Auteur
17 Oct 24 * HID: LIST list arrays3digi_cs
18 Oct 24 `* Re: HID: LIST list arrays2Kaz Kylheku
20 Oct 24  `- broken quotes, was Re: HID: LIST list arrays1dave thompson 2

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal