Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using #include #define
Message
 
To
28/04/2000 05:16:11
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00364371
Message ID:
00364720
Views:
26
>I am creating a multilingual app. in VFP. Ive been trying to use a common.h file and include this in a form. There are many forms ...
>

I built a multilingual app using class libraries and wizards from Visual Extend (www.devigus.com). The wizards made the process fairly simple. All language definitions are stored in a VFP table. Before building each language's EXE you use a wizard to generate the necessary include files. Each form's Init() defines all captions from constants defined in th include files. All procedures and functions use constants for message box text, etc.

Using constants for your language text is much faster than using a table. If you use very simple forms though you may not notice much difference.
George
Previous
Reply
Map
View

Click here to load this message in the networking platform