|
| Characters |
 |
Sun, 30 Dec 2007 13:34:23 -000 |
In Portugal we have some composit characters like "C" with
"," below" :
In program editor if I have a Command Ex "? José (é is in my contry
"e" with
"´" above".
In Program editor they are ok but if I made a OUTPUT TO "a.txt" i have
a
blank caracter.
I apreciate some help
Thank you
Mario
|
| Post Reply
|
| Re: Characters |
 |
Sun, 30 Dec 2007 13:56:54 -000 |
I used the SET ANSICONVERT ON/OFF comand but the same
"Jose mario" <joseaguiar1@msn.com> escreveu na mensagem
news:fl86ps$s0j$1@ipx22096.ipxserver.de...
> In Portugal we have some composit characters like "C" with
"," below" :
> In program editor if I have a Command Ex "? José (é is in my contry
"e"
> with "´" above".
> In Program editor they are ok but if I made a OUTPUT TO "a.txt" i
have a
> blank caracter.
> I apreciate some help
> Thank you
> Mario
>
>
|
| Post Reply
|
| Re: Characters |
 |
Mon, 31 Dec 2007 15:59:40 +000 |
Jose mario wrote:
> I used the SET ANSICONVERT ON/OFF comand but the same
>
> "Jose mario" <joseaguiar1@msn.com> escreveu na mensagem
> news:fl86ps$s0j$1@ipx22096.ipxserver.de...
>> In Portugal we have some composit characters like "C" with
"," below" :
>> In program editor if I have a Command Ex "? José (é is in my
contry
>> "e" with "´" above".
>> In Program editor they are ok but if I made a OUTPUT TO
"a.txt" i have
>> a blank caracter.
>> I apreciate some help
Try the FN ANSI() function prior to outputting the info with the ?
operator. SET ANSICONVERT ON only works with the IMPORT and EXPORT
commands I believe.
|
| Post Reply
|
| Re: Characters |
 |
Tue, 1 Jan 2008 11:49:05 -0000 |
Thank you Neil
It Works fine.
Good year 2008.
Mario
PS. I will post another problem I hope your help.
Thank you
"Neil Robinson" <neil@simpol.com> escreveu na mensagem
news:flb3ma$v0v$1@ipx22096.ipxserver.de...
> Jose mario wrote:
>> I used the SET ANSICONVERT ON/OFF comand but the same
>>
>> "Jose mario" <joseaguiar1@msn.com> escreveu na
mensagem
>> news:fl86ps$s0j$1@ipx22096.ipxserver.de...
>>> In Portugal we have some composit characters like "C"
with "," below" :
>>> In program editor if I have a Command Ex "? José (é is in my
contry
>>> "e" with "´" above".
>>> In Program editor they are ok but if I made a OUTPUT TO
"a.txt" i have
>>> a blank caracter.
>>> I apreciate some help
>
> Try the FN ANSI() function prior to outputting the info with the ?
> operator. SET ANSICONVERT ON only works with the IMPORT and EXPORT
> commands I believe.
>
> Ciao, Neil
|
| Post Reply
|
| Re: Characters |
 |
Thu, 03 Jan 2008 21:54:07 +000 |
Jose mario wrote:
> Thank you Neil
>
> It Works fine.
> Good year 2008.
The same to you.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|