Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6 problems with £ symbol
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00153151
Message ID:
00154382
Views:
25
Hi Eric

The report does have a private datasession to prevent side effects on data *and* I also call my environmental SETs program from the BEFOREOPENTABLES() event on the Dataenvironment of the report. I still get $ instead of £ for currency values and the debugger says that CURRENCY is set to $.

I have even tried calling the SETs program from the title band etc without success.

It is interesting if I set a breakpoint on SET('CURRENCY') It seems that VFP is altering SET CURRENCY at the VFP class level all over the place ie on every control.

Have you any suggestions on where I should call my SETs program from? On forms I use the LOAD() event where there is no dataenvironment and I use BEFOREOPENTABLES() event where there is a dataenvironment. On reports I use BEFOREOPENTABLES().

Regards, PeterR
Previous
Reply
Map
View

Click here to load this message in the networking platform