I've got to make a multi lingual application in VFP 9.0, exept the Steven
Black INT'L component, does someone have a native and free soluton.

Thanks.

Patrick

Re: Multi-Lingual in VFP by Mike

Mike
Mon Aug 22 04:28:06 CDT 2005

I have done one that handled French and English. I sotred the lable captions
in a table and when the for loaded, depending on the language chosen, I load
the appropriate label captions.


"patrick imbault" <patrickimbault@discussions.microsoft.com> wrote in
message news:5D0243C2-307F-4EE4-AACF-2AF574A14D4B@microsoft.com...
> I've got to make a multi lingual application in VFP 9.0, exept the Steven
> Black INT'L component, does someone have a native and free soluton.
>
> Thanks.
>
> Patrick



Re: Multi-Lingual in VFP by man-wai

man-wai
Tue Aug 23 08:38:54 CDT 2005

patrick imbault wrote:
> I've got to make a multi lingual application in VFP 9.0, exept the Steven
> Black INT'L component, does someone have a native and free soluton.

could I make VFP 9 to store unicode?

--
.~. Might, Courage, Vision. http://www.linux-sxs.org
/ v \
/( _ )\ Linux 2.4.31
^ ^ 9:38pm up 1:15 1 user 0.17 0.22

Re: Multi-Lingual in VFP by Dan

Dan
Tue Aug 23 11:58:19 CDT 2005

Start here:

http://www.west-wind.com/presentations/foxunicode/foxunicode.asp

Dan

man-wai chang wrote:
> patrick imbault wrote:
>> I've got to make a multi lingual application in VFP 9.0, exept the
>> Steven Black INT'L component, does someone have a native and free
>> soluton.
>
> could I make VFP 9 to store unicode?