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

OBJECT FILES FOR GREEK NATION MESSAGES

1 view
Skip to first unread message

Vas

unread,
Nov 26, 1998, 3:00:00 AM11/26/98
to
Hello everybody
Can anybody help me where can I find Object files to support greek 437 page
characters for Clipper 5.2a version ?

Thanks.

Panayotis Papapostolou

unread,
Nov 27, 1998, 3:00:00 AM11/27/98
to
Are you sure you need them? I'm Greek and I've been writing programs using
Greek Language and data in Greek for many years now without using this
object files. However, I have them (Clipper 5.2e), email me if you want me
to send them to you.

Vas wrote in message <73kk4b$a4t$1...@newsreader3.core.theplanet.net>...

Alexander S.Kresin

unread,
Nov 27, 1998, 3:00:00 AM11/27/98
to
On Thu, 26 Nov 1998 21:58:39 -0000, "Vas"
<vsot...@customlogic.freeserve.co.uk> wrote:

>Hello everybody
>Can anybody help me where can I find Object files to support greek 437 page
>characters for Clipper 5.2a version ?
>
>Thanks.
>

If you have fully installed Clipper 5.2 International release, you
can find files msggr437.obj, ntxgr437 in your \Clipper\Obj\
directory.

Best regardes
Alexander Kresin
http://members.xoom.com/alkresin/

Pit V

unread,
Nov 28, 1998, 3:00:00 AM11/28/98
to
Ο Vas έγραψε στο μήνυμα <73kk4b$a4t$1...@newsreader3.core.theplanet.net>...

>Hello everybody
>Can anybody help me where can I find Object files to support greek 437 page
>characters for Clipper 5.2a version ?
>

What kind of support you mean?
There are two .obj which come together with the package offering support for
437 greek code page:
a. MSGGR437.OBJ b. NTXGR437.OBJ
- The first one, (according to the documentation) "lets you change
the default messages that appear in the product. The messages affected by
this are: Days of the Week ( CDOW() function), Months of the Year (CMONTH()
function), LABEL FORM SAMPLES message, REPORT FORM titles, GET System
scoreboard messages, Runtime Errors" (not provided for GR437, AFAIK).
- The second, refers to the collation sequence affecting "the order of your indexes, sort operations, array sorting and string
comparisons." Note that this file is helpful if your application use accented characters for which you want to be placed in the
correct place within the greek alphabet. Also includes support for functions like UPPER(), LOWER(), ISUPPER(), ISLOWER(),
ISALPHA() e.t.c.
You can find these obj files into nat_obj.exe which is an self-extracting zip file normaly placed into your clipper\obj\ directory.

OTOH if you want to display (or print) greek characters in 437 code page (737 for dos 6.2, win95 and later) from within your clipper application, then this is a different case entirely irrelevant to clipper.
(don't hesitate to e-mail me at intotec(remove-this)@otenet.gr if you want more help.)

Kali 'mera apo Hellas!
--
Pit V

0 new messages