Pareshbel,
It's been far too long so I don't remember the exact commands to use, but the differences in the screen/form default fonts in your dev environment and the runtime environment are causing this. Your foxuser file is providing this at dev time and it's not available at runtime. The solution is to explicitly set these fonts in your code.
|