[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Issue in the .r file.

  • Thread starter Thread starter Robin Brown
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top