I’m facing a strange behaviour on my VFP9 – SP2.
When testing my projects (on the VFP environment) and programmatically calling, as an example, the function DISPLAY STATUS TO FILE "myfile", I get a file based on the English language.
When I build the EXE from the same project, the function DISPLAY STATUS TO FILE "myfile" outputs a file based on the German language.
Basically all system messages when working on the VFP basic environment are English. When working EXE a lot of them (not really all!) switch into German.
Which is the reason for that? How can I recover, having always English used.
Thank you in advance.
When testing my projects (on the VFP environment) and programmatically calling, as an example, the function DISPLAY STATUS TO FILE "myfile", I get a file based on the English language.
When I build the EXE from the same project, the function DISPLAY STATUS TO FILE "myfile" outputs a file based on the German language.
Basically all system messages when working on the VFP basic environment are English. When working EXE a lot of them (not really all!) switch into German.
Which is the reason for that? How can I recover, having always English used.
Thank you in advance.