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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 1213 views
  • 0 likes
  • 3 in conversation