PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → [7.5 US] Nation () in reports.
[7.5 US] Nation () in reports.
Iniciado por Filip De Sutter, mar., 24 2004 10:06 AM - 2 respostas
Publicado em março, 24 2004 - 10:06 AM
Hi guys,
I'm developping my first report in WD75. The text of the report statics depends on my users language choice. I use the Nation() function to toggle between languages in the application windows and that works fine. However, when I try this in the report code (document starting block or break block) it doesn't seem to work.
Anybody knows why ?
Publicado em março, 24 2004 - 10:18 AM
Hi Filip
Have you selected.
additional language in the report's description ("Language" tab).
Keep well
Peter Purton

Hi guys,
I'm developping my first report in WD75. The text of the report statics depends on my users language choice. I use the Nation() function to toggle between languages in the application windows and that works fine. However, when I try this in the report code (document starting block or break block) it doesn't seem to work.
Anybody knows why ?
Publicado em março, 24 2004 - 1:13 PM
Peter,
Yes I did. I use a 16-language standard througout my application and all statics are translated, so also these available in the report.
If I activate the Nation() just BEFORE calling the report everything works fine; from within the report code it has no effect.
Regards.

Filip De Sutter
Hi Filip
Have you selected.
additional language in the report's description ("Language" tab).
Keep well
Peter Purton

Hi guys,
I'm developping my first report in WD75. The text of the report statics depends on my users language choice. I use the Nation() function to toggle between languages in the application windows and that works fine. However, when I try this in the report code (document starting block or break block) it doesn't seem to work.
Anybody knows why ?