Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"{\\rtf1\\ansi\\ansicpg936\\deff0\\deflang1033\\deflangfe2052{\\fonttbl{\\f0\\fnil\\fprq2\\fcharset134 \\'cb\\'ce\\'cc\\'e5;}{\\f1\\fmodern\\fprq6\\fcharset134 \\'cb\\'ce\\'cc\\'e5;}}\r\n"

366 views
Skip to first unread message

whidy

unread,
Aug 23, 2002, 5:21:26 AM8/23/02
to
what does it mean?

Max

unread,
Aug 23, 2002, 8:27:15 AM8/23/02
to
"whidy" <he_sh...@sina.com> wrote in message
news:d8ec4f93.02082...@posting.google.com...
> what does it mean?


It looks like Rich Text Format.


Joseph M. Newcomer

unread,
Aug 26, 2002, 2:48:52 AM8/26/02
to
Well, it would be a lot easier to comment on if you had included it as a text body instead
of an obscenely long subject string.

\rtf means the file is an rtf
\ansi means the format is 8-bit characters
\ansicpg936 means it uses ANSI code page 936, which is Simplified Chinese
\deflang1033 means the default language is 1033 (English, U.S.)
\deflangfe2052 defines a far east/asian language (2052 = Chinese China)
{\fonttbl is a font table (a font definition list)
\f0 is a font name
\fprq2 defines the pitch property of the font (2=variable)
\fnil says it is unknown or a default font
\fcharset134 says it is GB2312 (which I think is one of the Chinese standards)

This is the content of a rich text file. Rich text format is defined in the MSDN under the
heading in the index

Rich Text Format (RTF) Specification

joe
On 23 Aug 2002 02:21:26 -0700, he_sh...@sina.com (whidy) wrote:

>what does it mean?

Joseph M. Newcomer [MVP]
email: newc...@flounder.com
Web: http://www3.pgh.net/~newcomer
MVP Tips: http://www3.pgh.net/~newcomer/mvp_tips.htm

0 new messages