I check the text of a special label, containing the language infomation.
switch("@ABC100")
{
....
> -----Urspr�ngliche Nachricht-----
> Von: Annette Thei�en [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 18. M�rz 2004 09:07
> An: [EMAIL PROTECTED]
> Betreff: [development-axapta] Re: Language variable
>
> Hi Mikael,
>
> is it the language used by the GUI you want? Then you might
> do something like this:
>
> LanguageId strLanguageId;
> xSession oCurSession = new xSession();
> ;
>
> strLanguageId = oCurSession.interfaceLanguage();
>
> Hope this helps!
>
> Annette
>
>
> Mit freundlichen Gr��en / Best regards
> Dipl. Phys. Annette Thei�en
> System Software Entwicklung
> ______________________________________________
> Viscom AG - Carl-Buderus-Str. 9-15 - D-30455 Hannover
> Phone: +49/511/94996-0 - Fax: +49/511/94996-900
> mailto:[EMAIL PROTECTED] - http://www.viscom.de
>
>
> --- In [EMAIL PROTECTED], Mikael Dalg�rd <mid-
> [EMAIL PROTECTED]> wrote:
> > Hi there
> >
> > Does anybody know a language variable in Axapta that I can use line
> the
> > SystemDateGet or CurExt ???
> >
> > br. Mikael
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Upgrade to 128-bit SSL Security!
> http://us.click.yahoo.com/LPJzrA/yjVHAA/TtwFAA/saFolB/TM
> --------------------------------------------------------------
> -------~->
>
>
> Yahoo! Groups Links
>
>
>
>
>
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

