Hi,

I don't think you can do that in Windows, but try with cpconvert:

Cpconvert(1252,437,Chr(255))


Greetings




Graham Trott wrote:
> Would like to use the block character from codepage 437 without changing 
> codepages chr(219)=? and chr(255)= blank space 
>
> VFP9 uses codepage 1252.  I am not sure what the implications would be of 
> changing the codepage in existing applications.  I would just like to create 
> a simple progress bar that does not use any screen real estate.  For example:
>
> WAIT REPLICATE(CHR(219),50)+REPLICATE(CHR(255),50) WINDOW nowait
>
> Is there any way to map a character to a different codepage.
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/4b5efb0b.4080...@alexandria.cc
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to