Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codepage of Screen?
Message
From
10/10/2002 12:04:16
 
 
To
09/10/2002 21:06:33
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00709440
Message ID:
00709893
Views:
19
Thanks for the information Dragan, however, I hate to even consider setting the codepage for the OS to something other than the standard windows codepage for our customers. Could have many repercussions in their other apps. I was hoping to be able to change the codepage for _screen only in VFP, not the OS. Oh well, I'll have to keep looking for a similar font to foxfont that has a point size larger than 9...

Tracy

>>Is there anyway to set the codepage for the screen display (not a form, dbf, etc), but the _screen itself? I want to test some different fonts that require a different codepage for code sent directly to the screen and not on a form.
>>
>>Also, any font out there that works just like foxfont only at 12-14cpi? Doubling foxfont is too large, but I need to use the foxfont in a larger size and it is only available up to 9. Any ideas? having foxfont from 12-14 would remove my requirement to set the codepage on the _screen above.
>
>Depending on version of Windows, you may need to set a value in registry or just set your locale. VFP displays the characters in the OS codepage. My default codepage is 1250, and I'm seeing the specific characters on the _screen, no problem.
>
>Under W2k it's quite simple - in control panel, regional options, select a locale with a codepage you need, and set it as default. It may require a reboot. Under XP, should be similar.
>
>NT4, last time I tried it was similar to this, though maybe not under "regional options", probably under "input locale".
>
>W95 and W98, it's in the registry, key is ACP=1252 that needs to be ACP={new codepage}. Since ACP (ANSI CodePage) is too short for search, I was usually finding it by looking for key OEMCP, which is next to it (that's actually DOS codepage, 437 default - does this mean the OEM's are still not informed there's Windows now and DOS is zombie?).
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform