White Papers

Changing Language During a SAS Session

Overview SAS products have been localized, or translated into, since SAS 6. Localization of these products involves a translation of message files, ODS templates, the SAS registry, and other files. The language used for messages displayed by SAS is determined at start up by settings in the SAS configuration file. In SAS 9.2, support was added to the Unicode server so that the language of certain texts matches the SAS LOCALE= option when localization is available. This feature, referred to as Language Switching, is controlled by the LOCALELANGCHG option. If LOCALELANGCHG is on, the language switching feature is enabled and the setting of the LOCALE= option determines the language used for procedure output and user interface elements.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
SAS Institute
File Format
PDF
Date Published
May 1, 2009
Format
White Papers
Topics
Programming Languages, Voice - Data Integration

Similiar White Papers

For Base SAS Users: Welcome to SAS Data Integration!

For Base SAS Users: Welcome to SAS Data Integration!

Base SAS offers a very powerful way to manage the data. This paper introduces using SAS Data Integration Studio from a B

Publisher: SAS Institute  |  Tags: data

Useful by Association: Adding Practical Value by Analyzing SAS 9 Data Integration Metadata

Useful by Association: Adding Practical Value by Analyzing SAS 9 Data Integration Metadata

SAS 9 has an incredibly rich metadata model, but the documentation can be very daunting! This paper will explain the pra

Publisher: SAS Institute  |  Tags: metadata

SAS Institute White Papers

A Clever Demonstration of the SAS SUBSTR Function

A Clever Demonstration of the SAS SUBSTR Function

The SAS SUBSTR function differs from the substring function in other programming languages as it can be used on either s

Publisher: SAS Institute

Understanding Your Customer: Segmentation Techniques for Gaining Customer Insight and Predicting Risk in the Telecom Industry

Understanding Your Customer: Segmentation Techniques for Gaining Customer Insight and Predicting Risk in the Telecom Industry

The explosion of customer data in the last twenty years has increased the need for data mining aimed at Customer Relatio

Publisher: SAS Institute  |  Tags: crm, customer service, data, data mining

An Animated Guide: Proc Transpose

An Animated Guide: Proc Transpose

If one can think about a SAS data set as being made up of columns and rows, one can say Proc Transpose "Flips" the colum

Publisher: SAS Institute  |  Tags: data

Cool New Features in SAS Enterprise Miner 5.3

Cool New Features in SAS Enterprise Miner 5.3

SAS released Enterprise Miner 5.3 in late 2007 with a veritable plethora of cool new features for data miners everywhere

Publisher: SAS Institute  |  Tags: data, software

An Introduction to SAS Character Functions

An Introduction to SAS Character Functions

SAS software is especially rich in its assortment of functions that deal with character data. This class of functions is

Publisher: SAS Institute  |  Tags: data, software