[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: archiving



Reply to note from Steve Hayes  Tue, 03 Oct
2000 03:58:57 +0200

->>-> In regard to transmitting a heavily formatted Xy-document
->>-> intact, what I've said about archiving still holds. However,
->>-> there is an alternate method of changing all the *live*
->>-> guillemots (embedded formatting triangles) into ordinary,
->>-> inactive, displayable chevrons at this end, and then using
->>-> another Xy-routine at the other end to change them back. This
->>-> would make the file transmittable as 100% pure-ASCII text.
->>
->> Actually, not. Because "inactive, displayable chevrons" in Xy
->> are 3-byte characters, the first byte of which is Ascii-255,
->> which, of course, has a significant 8th bit.
->
-> No, they are not 3-byte characters - those are the CR-LF
-> characters, which seem to work OK in Ascii anyway.

You misunderstand. "Chevrons" or "guillemets" (sometimes called
"Euroquotes") refer to the double angle brackets, Ascii-174 and
-175, used to embedd formatting statements. Used this way, i.e., in
1-byte, "active" form, they are control characters, and can't be
displayed (except in eXPanded view) or printed in XyWrite. To get
displayable, printable ("inactive", non-control-character) chevrons,
you need to use the 3-byte form of these characters, {255}AE and
{255}AF, which display and print (in XyWrite only) as Ascii-174 and
-175. These 3-byte forms are produced by holding down the Shift,
Alt and Ctrl keys and pressing 1,7,4 or 1,7,5. (Some keyboard files
use another combination of shift keys, e.g., Ctrl-Alt or Shift-
Ctrl.)

My only point was that the first byte of these 3-byte characters is
Ascii-255, one of the high-order Ascii characters that do not
transmit reliably via e-mail without some kind of encoding.

None of this has anything to do with CrLf's.

--
Carl Distefano
cld@xxxxxxxx
http://users.datarealm.com/xywwweb/