R
Robin Brown
Guest
Only compiled .r files support multiple languages. It looks like your default language is French given that is what you get when running the .p. You need to compile the .r with the LANGUAGES option, and set CURRENT-LANGUAGE (French or English) at run time using the CURRENT-LANGUAGE statement.
Continue reading...
Continue reading...