Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Foreign Language Support?

Status
Not open for further replies.

jcalvin

Programmer
Joined
Jun 20, 2000
Messages
4
Location
US
We are developing an application that will be distributed internationally.  In the app, if a user sets a flag all on-screen language changes to a predetermined field that translates it.  If we include cr8 as the reports, is there a way to change between english for the headers etc. into a predefined language without having to do the report in multiple languages?
 
Use the Translate(&quot;Header text&quot;, &lt;From Language&gt;, &lt;To Language&gt;) function.<br>Sorry, just joking.&nbsp;&nbsp;I had this problem with a series of reports, and just used formulas to present the header info.&nbsp;&nbsp;Would have been easier to do individual reports though. <p>Malcolm Wynden<br><a href=mailto:wynden@island.dot.net>wynden@island.dot.net</a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top