Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Portuguese special characters on code's editor
Message
De
25/03/2006 14:46:55
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
25/03/2006 12:00:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01107083
Message ID:
01107707
Vues:
25
>>>
>>>I'm facing a weird situation on method code's editor.. If I use on my literals some letter for portuguese i.e "Ãã" the editor simple change that for "Aa".. Is it any setup to be done to fix it?
>>
>>If it's a .prg,
>>
>>modify command whatever as {codepage number here}
>>
>>if it's a scx/vcx/frx/lbx/whaterverx, use home()+"tools\cpzero\cpzero.prg" to set its codepage.
>
>yessss.. straight to the target.... thanks Dragan!!
>
>on command window, just:
>
>do home()+"tools\cpzero\cpzero.prg"
>
>..and open the mentioned .scx as dbf.. it's done!!

Had a case myself recently - ever since I switched my little app which generates pages for my website to VFP9. Nine is a little more strict about these things.

Also, if you need to build an executable often, if files in your project have multiple codepages, project manager will recompile the whole project each time. I've noticed this in VFP7, and it seems to be still true. One such project that I have in the works was cleaned out of odd codepages (using cpzero), but I don't really feel like reverting to old versions just to check this.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform