Help - Search - Members - Calendar
Full Version: Wonderware ChangePassword function
Forums.MrPLC.com > PLCs and Supporting Devices > General Topics - The Lounge > HMI & SCADA
Gord Mac
Hello all

We are currently using the ChangePassword() function within Wonderware to allow the currently logged on user to change their password.

The problem is that the customer is French, and the text is in English ("Old Password", "New Password" etc).

Does anybody know if it is possible to change the text at all?

Many thanks for any help that can be given.

Regards
Gord
Morten AA
What WW version are you using?
TheTeck.Com
from intouch help:
QUOTE
Adding Run-Time Language Switching Functionality
Run-time users can switch the language of an application interface by using the WindowViewer Language command on the Special menu.

You can also add a button to your application to allow run-time users to switch the language. Before you start, make sure that you have configured the additional language for the application and that you know the locale ID for the language. For more information on configuring languages for an application, see Configuring Languages for Run-time Language Switching.

To add a button for switching languages at run time

In WindowMaker, open the application window that you want to add the language switching button.
In the window, draw a button.
Assign a text label to the button that indicates the language to be switched to when selected.
Double-click the button. The animation selection dialog box appears.
In the Touch Pushbuttons area, click Action. The Touch -> Action Script dialog box appears.
Double-click anywhere in the script area of the Touch -> Action Script dialog box. The Select Tag dialog box appears.
Click the $Language system tag and then click OK.
Set the $Language system tag equal to the locale ID of the language you are assigning to the button and click OK.
Note You can also use the script function SwitchDisplayLanguage(LocaleID) instead of the $Language tag.

Click OK to close the dialog box
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.