Should the International manager and Text manager automatically be
installed on Palm OS 3.5 or do
I need to explicitly set them?  When I call
    err = FtrGet(sysFtrCreator, sysFtrNumIntlMgr, &intlMgrSet)
err is nonzero and intlMgrSet is 0.
How do I install them?  I've tried
    FtrSet(sysFtrCreator, sysFtrNumIntlMgr, intlManagerExists)
followed by
        err = FtrGet(sysFtrCreator, sysFtrNumIntlMgr, &intlMgrSet)
Although the FtrGet call returns 0, with an intlMgrSet value of 1,  the
managers aren't set
because calls to TxtCharIsDigit(*numericString) fail when given a
numeric string seeded with
character values greater than 128.
I'm using CW6 on NT and have the Palm Rez Post Linker set to Palm 3.1 OS
and later.

Bruce Fistel
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

Bruce Fistel
Zaphod Industries, Inc.
P.O. Box 442
Northwood, NH 03261-0442

[EMAIL PROTECTED] (email)
603 942-5077 (voice)
603 942-7466 (fax)

"If you pick up a starving dog and make him prosperous he will not bite
you.  This
is the principal difference between a dog and a man."
- Mark Twain
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to