BookmarkSubscribeRSS Feed
EUROPE_itamfe
SAS Employee

My SAS programs are in two languages, all mixed: for example, Enterprise Miner is all in english except for the log that is in italian. Model Manager all english except the properties name (nome, descrizione rather than name, description...). I want all in english: how can I do?

I've already checked the sasv9.cfg file:

-config "C:\Program Files\SASHome94\SASFoundation\9.4\nls\en\sasv9.cfg"

so it's correct.

4 REPLIES 4
Kurt_Bremser
Super User

The sasv9.cfg file only contains the configuration data for Base SAS. Your other applications have their own settings, usually found in Tools - Options.

Web Applications must be configured on the respective server.

EUROPE_itamfe
SAS Employee

On EM or MM there aren't settings for the language...

andreas_lds
Jade | Level 19

The SAS-applications written in Java have an ini-file in their installation directory. In those files you have to add two more JavaArgs:

JavaArgs_16=-Duser.language=en

JavaArgs_17=-Duser.country=us

Tested with Managment Console.

EUROPE_itamfe
SAS Employee

Already tried... At first I wrote the two lines in only one JavaArgs, but now I've tried to divide them as you suggest... Nothing, it doesn't work

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1202 views
  • 0 likes
  • 3 in conversation